Searched refs:mac_mbuf_label_init (Results 1 - 3 of 3) sorted by relevance

/xnu-2422.115.4/security/
H A Dmac_net.c302 mac_mbuf_label_init(struct mbuf *m, int flag) function
H A Dmac_framework.h260 int mac_mbuf_label_init(struct mbuf *m, int flag);
/xnu-2422.115.4/bsd/kern/
H A Duipc_mbuf.c3807 if (mac_mbuf_label_init(m, wait) != 0) {
4661 if (top == NULL && mac_mbuf_label_init(n, wait) != 0) {

Completed in 85 milliseconds