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.c485 struct label *qlabel) in stub_ipq_create() argument
492 struct label *qlabel) in stub_ipq_match() argument
499 stub_ipq_reassemble(struct ipq *q, struct label *qlabel, struct mbuf *m, in stub_ipq_reassemble() argument
507 struct label *qlabel) in stub_ipq_update() argument
/freebsd/sys/security/mac_test/
H A Dmac_test.c852 struct ipq *q, struct label *qlabel) in test_ipq_create() argument
856 LABEL_CHECK(qlabel, MAGIC_IPQ); in test_ipq_create()
887 struct ipq *q, struct label *qlabel) in test_ipq_match() argument
891 LABEL_CHECK(qlabel, MAGIC_IPQ); in test_ipq_match()
899 test_ipq_reassemble(struct ipq *q, struct label *qlabel, struct mbuf *m, in test_ipq_reassemble() argument
903 LABEL_CHECK(qlabel, MAGIC_IPQ); in test_ipq_reassemble()
911 struct label *qlabel) in test_ipq_update() argument
915 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.h265 struct ipq *q, struct label *qlabel);
269 struct ipq *q, struct label *qlabel);
270 typedef void (*mpo_ipq_reassemble)(struct ipq *q, struct label *qlabel,
273 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