| /f-stack/freebsd/security/mac_ifoff/ |
| H A D | mac_ifoff.c | 141 ifoff_inpcb_check_deliver(struct inpcb *inp, struct label *inplabel, in ifoff_inpcb_check_deliver() argument
|
| /f-stack/freebsd/security/mac_seeotheruids/ |
| H A D | mac_seeotheruids.c | 165 struct label *inplabel) in seeotheruids_inpcb_check_visible() argument
|
| /f-stack/freebsd/security/mac_lomac/ |
| H A D | mac_lomac.c | 1254 lomac_inpcb_check_deliver(struct inpcb *inp, struct label *inplabel, in lomac_inpcb_check_deliver() argument 1263 i = SLOT(inplabel); in lomac_inpcb_check_deliver() 1270 struct label *inplabel) in lomac_inpcb_check_visible() argument 1278 obj = SLOT(inplabel); in lomac_inpcb_check_visible() 1288 struct inpcb *inp, struct label *inplabel) in lomac_inpcb_create() argument 1293 dest = SLOT(inplabel); in lomac_inpcb_create() 1299 lomac_inpcb_create_mbuf(struct inpcb *inp, struct label *inplabel, in lomac_inpcb_create_mbuf() argument 1304 source = SLOT(inplabel); in lomac_inpcb_create_mbuf() 1312 struct inpcb *inp, struct label *inplabel) in lomac_inpcb_sosetlabel() argument 1319 dest = SLOT(inplabel); in lomac_inpcb_sosetlabel()
|
| /f-stack/freebsd/security/mac/ |
| H A D | mac_policy.h | 214 struct label *inplabel, struct mbuf *m, 217 struct inpcb *inp, struct label *inplabel); 220 struct label *inplabel); 222 struct label *inplabel, struct mbuf *m, 228 struct label *inplabel);
|
| /f-stack/freebsd/security/mac_stub/ |
| H A D | mac_stub.c | 391 stub_inpcb_check_deliver(struct inpcb *inp, struct label *inplabel, in stub_inpcb_check_deliver() argument 400 struct inpcb *inp, struct label *inplabel) in stub_inpcb_create() argument 406 stub_inpcb_create_mbuf(struct inpcb *inp, struct label *inplabel, in stub_inpcb_create_mbuf() argument 414 struct inpcb *inp, struct label *inplabel) in stub_inpcb_sosetlabel() argument 993 struct label *inplabel) in stub_inpcb_check_visible() argument
|
| /f-stack/freebsd/security/mac_partition/ |
| H A D | mac_partition.c | 229 struct label *inplabel) in partition_inpcb_check_visible() argument
|
| /f-stack/freebsd/security/mac_biba/ |
| H A D | mac_biba.c | 1139 biba_inpcb_check_deliver(struct inpcb *inp, struct label *inplabel, in biba_inpcb_check_deliver() argument 1148 i = SLOT(inplabel); in biba_inpcb_check_deliver() 1155 struct label *inplabel) in biba_inpcb_check_visible() argument 1163 obj = SLOT(inplabel); in biba_inpcb_check_visible() 1173 struct inpcb *inp, struct label *inplabel) in biba_inpcb_create() argument 1178 dest = SLOT(inplabel); in biba_inpcb_create() 1186 biba_inpcb_create_mbuf(struct inpcb *inp, struct label *inplabel, in biba_inpcb_create_mbuf() argument 1191 source = SLOT(inplabel); in biba_inpcb_create_mbuf() 1199 struct inpcb *inp, struct label *inplabel) in biba_inpcb_sosetlabel() argument 1206 dest = SLOT(inplabel); in biba_inpcb_sosetlabel()
|
| /f-stack/freebsd/security/mac_mls/ |
| H A D | mac_mls.c | 1061 mls_inpcb_check_deliver(struct inpcb *inp, struct label *inplabel, in mls_inpcb_check_deliver() argument 1070 i = SLOT(inplabel); in mls_inpcb_check_deliver() 1077 struct label *inplabel) in mls_inpcb_check_visible() argument 1085 obj = SLOT(inplabel); in mls_inpcb_check_visible() 1095 struct label *inplabel) in mls_inpcb_create() argument 1100 dest = SLOT(inplabel); in mls_inpcb_create() 1106 mls_inpcb_create_mbuf(struct inpcb *inp, struct label *inplabel, in mls_inpcb_create_mbuf() argument 1111 source = SLOT(inplabel); in mls_inpcb_create_mbuf() 1119 struct inpcb *inp, struct label *inplabel) in mls_inpcb_sosetlabel() argument 1126 dest = SLOT(inplabel); in mls_inpcb_sosetlabel()
|
| /f-stack/freebsd/security/mac_test/ |
| H A D | mac_test.c | 646 test_inpcb_check_deliver(struct inpcb *inp, struct label *inplabel, in test_inpcb_check_deliver() argument 650 LABEL_CHECK(inplabel, MAGIC_INPCB); in test_inpcb_check_deliver() 660 struct label *inplabel) in test_inpcb_check_visible() argument 664 LABEL_CHECK(inplabel, MAGIC_INPCB); in test_inpcb_check_visible() 673 struct inpcb *inp, struct label *inplabel) in test_inpcb_create() argument 679 LABEL_CHECK(inplabel, MAGIC_INPCB); in test_inpcb_create() 685 test_inpcb_create_mbuf(struct inpcb *inp, struct label *inplabel, in test_inpcb_create_mbuf() argument 689 LABEL_CHECK(inplabel, MAGIC_INPCB); in test_inpcb_create_mbuf() 721 struct inpcb *inp, struct label *inplabel) in test_inpcb_sosetlabel() argument 727 LABEL_CHECK(inplabel, MAGIC_INPCB); in test_inpcb_sosetlabel()
|