Searched defs:fragmentlabel (Results 1 – 1 of 1) sorted by relevance
/freebsd-src/sys/security/mac_test/ |
H A D | mac_test.c | 755 test_ip6q_create(struct mbuf * fragment,struct label * fragmentlabel,struct ip6q * q6,struct label * q6label) test_ip6q_create() argument 790 test_ip6q_match(struct mbuf * fragment,struct label * fragmentlabel,struct ip6q * q6,struct label * q6label) test_ip6q_match() argument 825 test_ipq_create(struct mbuf * fragment,struct label * fragmentlabel,struct ipq * q,struct label * qlabel) test_ipq_create() argument 860 test_ipq_match(struct mbuf * fragment,struct label * fragmentlabel,struct ipq * q,struct label * qlabel) test_ipq_match() argument
|