Searched refs:fragmentlabel (Results 1 – 1 of 1) sorted by relevance
| /f-stack/freebsd/security/mac_test/ |
| H A D | mac_test.c | 733 test_ip6q_create(struct mbuf *fragment, struct label *fragmentlabel, in test_ip6q_create() argument 737 LABEL_CHECK(fragmentlabel, MAGIC_MBUF); in test_ip6q_create() 768 test_ip6q_match(struct mbuf *fragment, struct label *fragmentlabel, in test_ip6q_match() argument 772 LABEL_CHECK(fragmentlabel, MAGIC_MBUF); in test_ip6q_match() 803 test_ipq_create(struct mbuf *fragment, struct label *fragmentlabel, in test_ipq_create() argument 807 LABEL_CHECK(fragmentlabel, MAGIC_MBUF); in test_ipq_create() 838 test_ipq_match(struct mbuf *fragment, struct label *fragmentlabel, in test_ipq_match() argument 842 LABEL_CHECK(fragmentlabel, MAGIC_MBUF); in test_ipq_match()
|