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

/darwin-on-arm/xnu/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.h1489 @param m_label Policy label to fill in for m
1500 struct label *m_label
1507 @param m_label Policy label to fill in for m
1515 struct label *m_label
1522 @param m_label Policy label to fill in for m
1530 struct label *m_label
1553 @param m_label Policy label to fill in for m
1564 struct label *m_label
1611 @param m_label Policy label to fill in for m
1626 struct label *m_label
[all...]

Completed in 178 milliseconds