Searched refs:m_label (Results 1 - 2 of 2) sorted by relevance

/xnu-2422.115.4/security/
H A Dmac_net.c329 struct label *m_label, *b_label; local
333 m_label = mac_mbuf_to_label(mbuf);
337 m_label);
343 struct label *m_label; local
347 m_label = mac_mbuf_to_label(mbuf);
350 m_label);
356 struct label *m_label; local
360 m_label = mac_mbuf_to_label(mbuf);
363 m_label);
H A Dmac_policy.h1511 @param m_label Policy label to fill in for m
1522 struct label *m_label
1529 @param m_label Policy label to fill in for m
1537 struct label *m_label
1544 @param m_label Policy label to fill in for m
1552 struct label *m_label
1575 @param m_label Policy label to fill in for m
1586 struct label *m_label
1633 @param m_label Policy label to fill in for m
1648 struct label *m_label
[all...]

Completed in 80 milliseconds