Searched refs:inplabel (Results 1 - 9 of 9) sorted by relevance

/freebsd-11-stable/sys/security/mac_ifoff/
H A Dmac_ifoff.c140 ifoff_inpcb_check_deliver(struct inpcb *inp, struct label *inplabel, argument
/freebsd-11-stable/sys/security/mac_seeotheruids/
H A Dmac_seeotheruids.c164 struct label *inplabel)
163 seeotheruids_inpcb_check_visible(struct ucred *cred, struct inpcb *inp, struct label *inplabel) argument
/freebsd-11-stable/sys/security/mac_partition/
H A Dmac_partition.c228 struct label *inplabel)
227 partition_inpcb_check_visible(struct ucred *cred, struct inpcb *inp, struct label *inplabel) argument
/freebsd-11-stable/sys/security/mac_biba/
H A Dmac_biba.c1138 biba_inpcb_check_deliver(struct inpcb *inp, struct label *inplabel, argument
1147 i = SLOT(inplabel);
1154 struct label *inplabel)
1162 obj = SLOT(inplabel);
1172 struct inpcb *inp, struct label *inplabel)
1177 dest = SLOT(inplabel);
1185 biba_inpcb_create_mbuf(struct inpcb *inp, struct label *inplabel, argument
1190 source = SLOT(inplabel);
1198 struct inpcb *inp, struct label *inplabel)
1205 dest = SLOT(inplabel);
1153 biba_inpcb_check_visible(struct ucred *cred, struct inpcb *inp, struct label *inplabel) argument
1171 biba_inpcb_create(struct socket *so, struct label *solabel, struct inpcb *inp, struct label *inplabel) argument
1197 biba_inpcb_sosetlabel(struct socket *so, struct label *solabel, struct inpcb *inp, struct label *inplabel) argument
[all...]
/freebsd-11-stable/sys/security/mac_lomac/
H A Dmac_lomac.c1253 lomac_inpcb_check_deliver(struct inpcb *inp, struct label *inplabel, argument
1262 i = SLOT(inplabel);
1269 struct label *inplabel)
1277 obj = SLOT(inplabel);
1287 struct inpcb *inp, struct label *inplabel)
1292 dest = SLOT(inplabel);
1298 lomac_inpcb_create_mbuf(struct inpcb *inp, struct label *inplabel, argument
1303 source = SLOT(inplabel);
1311 struct inpcb *inp, struct label *inplabel)
1318 dest = SLOT(inplabel);
1268 lomac_inpcb_check_visible(struct ucred *cred, struct inpcb *inp, struct label *inplabel) argument
1286 lomac_inpcb_create(struct socket *so, struct label *solabel, struct inpcb *inp, struct label *inplabel) argument
1310 lomac_inpcb_sosetlabel(struct socket *so, struct label *solabel, struct inpcb *inp, struct label *inplabel) argument
[all...]
/freebsd-11-stable/sys/security/mac_mls/
H A Dmac_mls.c1060 mls_inpcb_check_deliver(struct inpcb *inp, struct label *inplabel, argument
1069 i = SLOT(inplabel);
1076 struct label *inplabel)
1084 obj = SLOT(inplabel);
1094 struct label *inplabel)
1099 dest = SLOT(inplabel);
1105 mls_inpcb_create_mbuf(struct inpcb *inp, struct label *inplabel, argument
1110 source = SLOT(inplabel);
1118 struct inpcb *inp, struct label *inplabel)
1125 dest = SLOT(inplabel);
1075 mls_inpcb_check_visible(struct ucred *cred, struct inpcb *inp, struct label *inplabel) argument
1093 mls_inpcb_create(struct socket *so, struct label *solabel, struct inpcb *inp, struct label *inplabel) argument
1117 mls_inpcb_sosetlabel(struct socket *so, struct label *solabel, struct inpcb *inp, struct label *inplabel) argument
[all...]
/freebsd-11-stable/sys/security/mac_test/
H A Dmac_test.c644 test_inpcb_check_deliver(struct inpcb *inp, struct label *inplabel, argument
648 LABEL_CHECK(inplabel, MAGIC_INPCB);
658 struct label *inplabel)
662 LABEL_CHECK(inplabel, MAGIC_INPCB);
671 struct inpcb *inp, struct label *inplabel)
677 LABEL_CHECK(inplabel, MAGIC_INPCB);
683 test_inpcb_create_mbuf(struct inpcb *inp, struct label *inplabel, argument
687 LABEL_CHECK(inplabel, MAGIC_INPCB);
719 struct inpcb *inp, struct label *inplabel)
725 LABEL_CHECK(inplabel, MAGIC_INPC
657 test_inpcb_check_visible(struct ucred *cred, struct inpcb *inp, struct label *inplabel) argument
670 test_inpcb_create(struct socket *so, struct label *solabel, struct inpcb *inp, struct label *inplabel) argument
718 test_inpcb_sosetlabel(struct socket *so, struct label *solabel, struct inpcb *inp, struct label *inplabel) argument
[all...]
/freebsd-11-stable/sys/security/mac/
H A Dmac_policy.h214 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);
/freebsd-11-stable/sys/security/mac_stub/
H A Dmac_stub.c390 stub_inpcb_check_deliver(struct inpcb *inp, struct label *inplabel, argument
399 struct inpcb *inp, struct label *inplabel)
405 stub_inpcb_create_mbuf(struct inpcb *inp, struct label *inplabel, argument
413 struct inpcb *inp, struct label *inplabel)
992 struct label *inplabel)
398 stub_inpcb_create(struct socket *so, struct label *solabel, struct inpcb *inp, struct label *inplabel) argument
412 stub_inpcb_sosetlabel(struct socket *so, struct label *solabel, struct inpcb *inp, struct label *inplabel) argument
991 stub_inpcb_check_visible(struct ucred *cred, struct inpcb *inp, struct label *inplabel) argument

Completed in 196 milliseconds