Home
last modified time | relevance | path

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

/f-stack/freebsd/security/mac/
H A Dmac_policy.h242 struct ipq *q, struct label *qlabel);
246 struct ipq *q, struct label *qlabel);
247 typedef void (*mpo_ipq_reassemble)(struct ipq *q, struct label *qlabel,
250 struct ipq *q, struct label *qlabel);
/f-stack/freebsd/security/mac_stub/
H A Dmac_stub.c452 struct label *qlabel) in stub_ipq_create() argument
459 struct label *qlabel) in stub_ipq_match() argument
466 stub_ipq_reassemble(struct ipq *q, struct label *qlabel, struct mbuf *m, in stub_ipq_reassemble() argument
474 struct label *qlabel) in stub_ipq_update() argument
/f-stack/freebsd/security/mac_test/
H A Dmac_test.c804 struct ipq *q, struct label *qlabel) in test_ipq_create() argument
808 LABEL_CHECK(qlabel, MAGIC_IPQ); in test_ipq_create()
839 struct ipq *q, struct label *qlabel) in test_ipq_match() argument
843 LABEL_CHECK(qlabel, MAGIC_IPQ); in test_ipq_match()
851 test_ipq_reassemble(struct ipq *q, struct label *qlabel, struct mbuf *m, in test_ipq_reassemble() argument
855 LABEL_CHECK(qlabel, MAGIC_IPQ); in test_ipq_reassemble()
863 struct label *qlabel) in test_ipq_update() argument
867 LABEL_CHECK(qlabel, MAGIC_IPQ); in test_ipq_update()
/f-stack/freebsd/security/mac_lomac/
H A Dmac_lomac.c1371 struct label *qlabel) in lomac_ipq_create() argument
1376 dest = SLOT(qlabel); in lomac_ipq_create()
1383 struct label *qlabel) in lomac_ipq_match() argument
1387 a = SLOT(qlabel); in lomac_ipq_match()
1394 lomac_ipq_reassemble(struct ipq *q, struct label *qlabel, struct mbuf *m, in lomac_ipq_reassemble() argument
1399 source = SLOT(qlabel); in lomac_ipq_reassemble()
1408 struct label *qlabel) in lomac_ipq_update() argument
/f-stack/freebsd/security/mac_biba/
H A Dmac_biba.c1258 struct label *qlabel) in biba_ipq_create() argument
1263 dest = SLOT(qlabel); in biba_ipq_create()
1270 struct label *qlabel) in biba_ipq_match() argument
1274 a = SLOT(qlabel); in biba_ipq_match()
1281 biba_ipq_reassemble(struct ipq *q, struct label *qlabel, struct mbuf *m, in biba_ipq_reassemble() argument
1286 source = SLOT(qlabel); in biba_ipq_reassemble()
1295 struct label *qlabel) in biba_ipq_update() argument
/f-stack/freebsd/security/mac_mls/
H A Dmac_mls.c1178 struct label *qlabel) in mls_ipq_create() argument
1183 dest = SLOT(qlabel); in mls_ipq_create()
1190 struct label *qlabel) in mls_ipq_match() argument
1194 a = SLOT(qlabel); in mls_ipq_match()
1201 mls_ipq_reassemble(struct ipq *q, struct label *qlabel, struct mbuf *m, in mls_ipq_reassemble() argument
1206 source = SLOT(qlabel); in mls_ipq_reassemble()
1215 struct label *qlabel) in mls_ipq_update() argument