Home
last modified time | relevance | path

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

/f-stack/freebsd/security/mac/
H A Dmac_inet6.c145 mac_ip6q_match(struct mbuf *m, struct ip6q *q6) in mac_ip6q_match() function
H A Dmac_framework.h167 int mac_ip6q_match(struct mbuf *m, struct ip6q *q6);
/f-stack/freebsd/netinet6/
H A Dfrag6.c515 && mac_ip6q_match(m, q6) in frag6_input()