Home
last modified time | relevance | path

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

/src/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.h215 void mac_ip6q_create(struct mbuf *m, struct ip6q *q6);
/src/sys/netinet6/
H A Dfrag6.c606 mac_ip6q_create(m, q6); in frag6_input()