Home
last modified time | relevance | path

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

/f-stack/freebsd/security/mac/
H A Dmac_inet.c249 mac_ipq_match(struct mbuf *m, struct ipq *q) in mac_ipq_match() function
H A Dmac_framework.h174 int mac_ipq_match(struct mbuf *m, struct ipq *q);
/f-stack/freebsd/netinet/
H A Dip_reass.c285 mac_ipq_match(m, fp) && in ip_reass()