Home
last modified time | relevance | path

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

/freebsd/sys/security/mac_stub/
H A Dmac_stub.c484 struct label *qlabel) in stub_ipq_create() argument
491 struct label *qlabel) in stub_ipq_match() argument
498 stub_ipq_reassemble(struct ipq *q, struct label *qlabel, struct mbuf *m, in stub_ipq_reassemble() argument
506 struct label *qlabel) in stub_ipq_update() argument
/freebsd/sys/security/mac_test/
H A Dmac_test.c850 struct ipq *q, struct label *qlabel) in test_ipq_create() argument
854 LABEL_CHECK(qlabel, MAGIC_IPQ); in test_ipq_create()
885 struct ipq *q, struct label *qlabel) in test_ipq_match() argument
889 LABEL_CHECK(qlabel, MAGIC_IPQ); in test_ipq_match()
897 test_ipq_reassemble(struct ipq *q, struct label *qlabel, struct mbuf *m, in test_ipq_reassemble() argument
901 LABEL_CHECK(qlabel, MAGIC_IPQ); in test_ipq_reassemble()
909 struct label *qlabel) in test_ipq_update() argument
913 LABEL_CHECK(qlabel, MAGIC_IPQ); in test_ipq_update()
/freebsd/sys/security/mac_lomac/
H A Dmac_lomac.c1378 struct label *qlabel) in lomac_ipq_create() argument
1383 dest = SLOT(qlabel); in lomac_ipq_create()
1390 struct label *qlabel) in lomac_ipq_match() argument
1394 a = SLOT(qlabel); in lomac_ipq_match()
1401 lomac_ipq_reassemble(struct ipq *q, struct label *qlabel, struct mbuf *m, in lomac_ipq_reassemble() argument
1406 source = SLOT(qlabel); in lomac_ipq_reassemble()
1415 struct label *qlabel) in lomac_ipq_update() argument
/freebsd/sys/security/mac/
H A Dmac_policy.h263 struct ipq *q, struct label *qlabel);
267 struct ipq *q, struct label *qlabel);
268 typedef void (*mpo_ipq_reassemble)(struct ipq *q, struct label *qlabel,
271 struct ipq *q, struct label *qlabel);
/freebsd/sys/security/mac_mls/
H A Dmac_mls.c1174 struct label *qlabel) in mls_ipq_create() argument
1179 dest = SLOT(qlabel); in mls_ipq_create()
1186 struct label *qlabel) in mls_ipq_match() argument
1190 a = SLOT(qlabel); in mls_ipq_match()
1197 mls_ipq_reassemble(struct ipq *q, struct label *qlabel, struct mbuf *m, in mls_ipq_reassemble() argument
1202 source = SLOT(qlabel); in mls_ipq_reassemble()
1211 struct label *qlabel) in mls_ipq_update() argument
/freebsd/sys/security/mac_biba/
H A Dmac_biba.c1255 struct label *qlabel) in biba_ipq_create() argument
1260 dest = SLOT(qlabel); in biba_ipq_create()
1267 struct label *qlabel) in biba_ipq_match() argument
1271 a = SLOT(qlabel); in biba_ipq_match()
1278 biba_ipq_reassemble(struct ipq *q, struct label *qlabel, struct mbuf *m, in biba_ipq_reassemble() argument
1283 source = SLOT(qlabel); in biba_ipq_reassemble()
1292 struct label *qlabel) in biba_ipq_update() argument