Home
last modified time | relevance | path

Searched refs:mac_ip6q_create (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/security/mac/
H A Dmac_inet6.c129 mac_ip6q_create(struct mbuf *m, struct ip6q *q6) in mac_ip6q_create() function
H A Dmac_framework.h213 void mac_ip6q_create(struct mbuf *m, struct ip6q *q6);
/freebsd/sys/netinet6/
H A Dfrag6.c607 mac_ip6q_create(m, q6); in frag6_input()