Home
last modified time | relevance | path

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

/f-stack/freebsd/security/mac/
H A Dmac_inet6.c131 mac_ip6q_create(struct mbuf *m, struct ip6q *q6) in mac_ip6q_create() function
H A Dmac_framework.h164 void mac_ip6q_create(struct mbuf *m, struct ip6q *q6);
/f-stack/freebsd/netinet6/
H A Dfrag6.c549 mac_ip6q_create(m, q6); in frag6_input()