Home
last modified time | relevance | path

Searched refs:q6label (Results 1 – 6 of 6) sorted by relevance

/f-stack/freebsd/security/mac/
H A Dmac_policy.h231 struct ip6q *q6, struct label *q6label);
235 struct ip6q *q6, struct label *q6label);
236 typedef void (*mpo_ip6q_reassemble)(struct ip6q *q6, struct label *q6label,
239 struct ip6q *q6, struct label *q6label);
/f-stack/freebsd/security/mac_stub/
H A Dmac_stub.c423 struct label *q6label) in stub_ip6q_create() argument
430 struct label *q6label) in stub_ip6q_match() argument
437 stub_ip6q_reassemble(struct ip6q *q6, struct label *q6label, struct mbuf *m, in stub_ip6q_reassemble() argument
445 struct label *q6label) in stub_ip6q_update() argument
/f-stack/freebsd/security/mac_test/
H A Dmac_test.c734 struct ip6q *q6, struct label *q6label) in test_ip6q_create() argument
738 LABEL_CHECK(q6label, MAGIC_IP6Q); in test_ip6q_create()
769 struct ip6q *q6, struct label *q6label) in test_ip6q_match() argument
773 LABEL_CHECK(q6label, MAGIC_IP6Q); in test_ip6q_match()
781 test_ip6q_reassemble(struct ip6q *q6, struct label *q6label, struct mbuf *m, in test_ip6q_reassemble() argument
785 LABEL_CHECK(q6label, MAGIC_IP6Q); in test_ip6q_reassemble()
793 struct label *q6label) in test_ip6q_update() argument
797 LABEL_CHECK(q6label, MAGIC_IP6Q); in test_ip6q_update()
/f-stack/freebsd/security/mac_lomac/
H A Dmac_lomac.c1326 struct label *q6label) in lomac_ip6q_create() argument
1331 dest = SLOT(q6label); in lomac_ip6q_create()
1338 struct label *q6label) in lomac_ip6q_match() argument
1342 a = SLOT(q6label); in lomac_ip6q_match()
1349 lomac_ip6q_reassemble(struct ip6q *q6, struct label *q6label, struct mbuf *m, in lomac_ip6q_reassemble() argument
1354 source = SLOT(q6label); in lomac_ip6q_reassemble()
1363 struct label *q6label) in lomac_ip6q_update() argument
/f-stack/freebsd/security/mac_biba/
H A Dmac_biba.c1213 struct label *q6label) in biba_ip6q_create() argument
1218 dest = SLOT(q6label); in biba_ip6q_create()
1225 struct label *q6label) in biba_ip6q_match() argument
1229 a = SLOT(q6label); in biba_ip6q_match()
1236 biba_ip6q_reassemble(struct ip6q *q6, struct label *q6label, struct mbuf *m, in biba_ip6q_reassemble() argument
1241 source = SLOT(q6label); in biba_ip6q_reassemble()
1250 struct label *q6label) in biba_ip6q_update() argument
/f-stack/freebsd/security/mac_mls/
H A Dmac_mls.c1133 struct label *q6label) in mls_ip6q_create() argument
1138 dest = SLOT(q6label); in mls_ip6q_create()
1145 struct label *q6label) in mls_ip6q_match() argument
1149 a = SLOT(q6label); in mls_ip6q_match()
1156 mls_ip6q_reassemble(struct ip6q *q6, struct label *q6label, struct mbuf *m, in mls_ip6q_reassemble() argument
1161 source = SLOT(q6label); in mls_ip6q_reassemble()
1170 struct label *q6label) in mls_ip6q_update() argument