Home
last modified time | relevance | path

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

/trueos/sys/security/mac/
HDmac_inet6.c131 mac_ip6q_create(struct mbuf *m, struct ip6q *q6) in mac_ip6q_create() function
HDmac_framework.h164 void mac_ip6q_create(struct mbuf *m, struct ip6q *q6);
/trueos/sys/netinet6/
HDfrag6.c286 mac_ip6q_create(m, q6); in frag6_input()