Home
last modified time | relevance | path

Searched refs:ifplabel (Results 1 – 7 of 7) sorted by relevance

/freebsd-13-stable/sys/security/mac_ifoff/
HDmac_ifoff.c122 struct ifnet *ifp, struct label *ifplabel) in ifoff_bpfdesc_check_receive() argument
129 ifoff_ifnet_check_transmit(struct ifnet *ifp, struct label *ifplabel, in ifoff_ifnet_check_transmit() argument
/freebsd-13-stable/sys/security/mac/
HDmac_policy.h123 struct label *ifplabel);
190 struct ifnet *ifp, struct label *ifplabel,
193 struct label *ifplabel, struct mbuf *m,
198 struct label *ifplabel);
200 struct label *ifplabel, struct mbuf *m,
209 struct label *ifplabel, struct label *newlabel);
273 struct label *ifplabel, struct mbuf *m,
289 struct label *ifplabel, struct mbuf *m,
295 struct label *ifplabel, struct mbuf *m,
/freebsd-13-stable/sys/security/mac_test/
HDmac_test.c162 struct ifnet *ifp, struct label *ifplabel) in test_bpfdesc_check_receive() argument
166 LABEL_CHECK(ifplabel, MAGIC_IFNET); in test_bpfdesc_check_receive()
532 struct label *ifplabel, struct label *newlabel) in test_ifnet_check_relabel() argument
536 LABEL_CHECK(ifplabel, MAGIC_IFNET); in test_ifnet_check_relabel()
545 test_ifnet_check_transmit(struct ifnet *ifp, struct label *ifplabel, in test_ifnet_check_transmit() argument
549 LABEL_CHECK(ifplabel, MAGIC_IFNET); in test_ifnet_check_transmit()
568 test_ifnet_create(struct ifnet *ifp, struct label *ifplabel) in test_ifnet_create() argument
571 LABEL_CHECK(ifplabel, MAGIC_IFNET); in test_ifnet_create()
577 test_ifnet_create_mbuf(struct ifnet *ifp, struct label *ifplabel, in test_ifnet_create_mbuf() argument
581 LABEL_CHECK(ifplabel, MAGIC_IFNET); in test_ifnet_create_mbuf()
[all …]
/freebsd-13-stable/sys/security/mac_lomac/
HDmac_lomac.c869 struct ifnet *ifp, struct label *ifplabel) in lomac_bpfdesc_check_receive() argument
877 b = SLOT(ifplabel); in lomac_bpfdesc_check_receive()
1098 struct label *ifplabel, struct label *newlabel) in lomac_ifnet_check_relabel() argument
1154 lomac_ifnet_check_transmit(struct ifnet *ifp, struct label *ifplabel, in lomac_ifnet_check_transmit() argument
1163 i = SLOT(ifplabel); in lomac_ifnet_check_transmit()
1169 lomac_ifnet_create(struct ifnet *ifp, struct label *ifplabel) in lomac_ifnet_create() argument
1176 dest = SLOT(ifplabel); in lomac_ifnet_create()
1227 lomac_ifnet_create_mbuf(struct ifnet *ifp, struct label *ifplabel, in lomac_ifnet_create_mbuf() argument
1232 source = SLOT(ifplabel); in lomac_ifnet_create_mbuf()
1240 struct label *ifplabel, struct label *newlabel) in lomac_ifnet_relabel() argument
[all …]
/freebsd-13-stable/sys/security/mac_biba/
HDmac_biba.c773 struct ifnet *ifp, struct label *ifplabel) in biba_bpfdesc_check_receive() argument
781 b = SLOT(ifplabel); in biba_bpfdesc_check_receive()
1013 struct label *ifplabel, struct label *newlabel) in biba_ifnet_check_relabel() argument
1040 biba_ifnet_check_transmit(struct ifnet *ifp, struct label *ifplabel, in biba_ifnet_check_transmit() argument
1049 i = SLOT(ifplabel); in biba_ifnet_check_transmit()
1055 biba_ifnet_create(struct ifnet *ifp, struct label *ifplabel) in biba_ifnet_create() argument
1062 dest = SLOT(ifplabel); in biba_ifnet_create()
1112 biba_ifnet_create_mbuf(struct ifnet *ifp, struct label *ifplabel, in biba_ifnet_create_mbuf() argument
1117 source = SLOT(ifplabel); in biba_ifnet_create_mbuf()
1125 struct label *ifplabel, struct label *newlabel) in biba_ifnet_relabel() argument
[all …]
/freebsd-13-stable/sys/security/mac_mls/
HDmac_mls.c738 struct ifnet *ifp, struct label *ifplabel) in mls_bpfdesc_check_receive() argument
746 b = SLOT(ifplabel); in mls_bpfdesc_check_receive()
978 struct label *ifplabel, struct label *newlabel) in mls_ifnet_check_relabel() argument
1001 mls_ifnet_check_transmit(struct ifnet *ifp, struct label *ifplabel, in mls_ifnet_check_transmit() argument
1010 i = SLOT(ifplabel); in mls_ifnet_check_transmit()
1016 mls_ifnet_create(struct ifnet *ifp, struct label *ifplabel) in mls_ifnet_create() argument
1021 dest = SLOT(ifplabel); in mls_ifnet_create()
1033 mls_ifnet_create_mbuf(struct ifnet *ifp, struct label *ifplabel, in mls_ifnet_create_mbuf() argument
1038 source = SLOT(ifplabel); in mls_ifnet_create_mbuf()
1046 struct label *ifplabel, struct label *newlabel) in mls_ifnet_relabel() argument
[all …]
/freebsd-13-stable/sys/security/mac_stub/
HDmac_stub.c168 struct ifnet *ifp, struct label *ifplabel) in stub_bpfdesc_check_receive() argument
352 struct label *ifplabel, struct label *newlabel) in stub_ifnet_check_relabel() argument
359 stub_ifnet_check_transmit(struct ifnet *ifp, struct label *ifplabel, in stub_ifnet_check_transmit() argument
367 stub_ifnet_create(struct ifnet *ifp, struct label *ifplabel) in stub_ifnet_create() argument
373 stub_ifnet_create_mbuf(struct ifnet *ifp, struct label *ifplabel, in stub_ifnet_create_mbuf() argument
381 struct label *ifplabel, struct label *newlabel) in stub_ifnet_relabel() argument