Home
last modified time | relevance | path

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

/NextBSD/sys/security/mac_ifoff/
HDmac_ifoff.c125 struct ifnet *ifp, struct label *ifplabel) in ifoff_bpfdesc_check_receive() argument
132 ifoff_ifnet_check_transmit(struct ifnet *ifp, struct label *ifplabel, in ifoff_ifnet_check_transmit() argument
/NextBSD/sys/security/mac/
HDmac_policy.h125 struct label *ifplabel);
192 struct ifnet *ifp, struct label *ifplabel,
195 struct label *ifplabel, struct mbuf *m,
200 struct label *ifplabel);
202 struct label *ifplabel, struct mbuf *m,
211 struct label *ifplabel, struct label *newlabel);
275 struct label *ifplabel, struct mbuf *m,
291 struct label *ifplabel, struct mbuf *m,
297 struct label *ifplabel, struct mbuf *m,
/NextBSD/sys/security/mac_test/
HDmac_test.c164 struct ifnet *ifp, struct label *ifplabel) in test_bpfdesc_check_receive() argument
168 LABEL_CHECK(ifplabel, MAGIC_IFNET); in test_bpfdesc_check_receive()
534 struct label *ifplabel, struct label *newlabel) in test_ifnet_check_relabel() argument
538 LABEL_CHECK(ifplabel, MAGIC_IFNET); in test_ifnet_check_relabel()
547 test_ifnet_check_transmit(struct ifnet *ifp, struct label *ifplabel, in test_ifnet_check_transmit() argument
551 LABEL_CHECK(ifplabel, MAGIC_IFNET); in test_ifnet_check_transmit()
570 test_ifnet_create(struct ifnet *ifp, struct label *ifplabel) in test_ifnet_create() argument
573 LABEL_CHECK(ifplabel, MAGIC_IFNET); in test_ifnet_create()
579 test_ifnet_create_mbuf(struct ifnet *ifp, struct label *ifplabel, in test_ifnet_create_mbuf() argument
583 LABEL_CHECK(ifplabel, MAGIC_IFNET); in test_ifnet_create_mbuf()
[all …]
/NextBSD/sys/security/mac_lomac/
HDmac_lomac.c871 struct ifnet *ifp, struct label *ifplabel) in lomac_bpfdesc_check_receive() argument
879 b = SLOT(ifplabel); in lomac_bpfdesc_check_receive()
1100 struct label *ifplabel, struct label *newlabel) in lomac_ifnet_check_relabel() argument
1156 lomac_ifnet_check_transmit(struct ifnet *ifp, struct label *ifplabel, in lomac_ifnet_check_transmit() argument
1165 i = SLOT(ifplabel); in lomac_ifnet_check_transmit()
1171 lomac_ifnet_create(struct ifnet *ifp, struct label *ifplabel) in lomac_ifnet_create() argument
1178 dest = SLOT(ifplabel); in lomac_ifnet_create()
1229 lomac_ifnet_create_mbuf(struct ifnet *ifp, struct label *ifplabel, in lomac_ifnet_create_mbuf() argument
1234 source = SLOT(ifplabel); in lomac_ifnet_create_mbuf()
1242 struct label *ifplabel, struct label *newlabel) in lomac_ifnet_relabel() argument
[all …]
/NextBSD/sys/security/mac_biba/
HDmac_biba.c775 struct ifnet *ifp, struct label *ifplabel) in biba_bpfdesc_check_receive() argument
783 b = SLOT(ifplabel); in biba_bpfdesc_check_receive()
1015 struct label *ifplabel, struct label *newlabel) in biba_ifnet_check_relabel() argument
1042 biba_ifnet_check_transmit(struct ifnet *ifp, struct label *ifplabel, in biba_ifnet_check_transmit() argument
1051 i = SLOT(ifplabel); in biba_ifnet_check_transmit()
1057 biba_ifnet_create(struct ifnet *ifp, struct label *ifplabel) in biba_ifnet_create() argument
1064 dest = SLOT(ifplabel); in biba_ifnet_create()
1114 biba_ifnet_create_mbuf(struct ifnet *ifp, struct label *ifplabel, in biba_ifnet_create_mbuf() argument
1119 source = SLOT(ifplabel); in biba_ifnet_create_mbuf()
1127 struct label *ifplabel, struct label *newlabel) in biba_ifnet_relabel() argument
[all …]
/NextBSD/sys/security/mac_mls/
HDmac_mls.c741 struct ifnet *ifp, struct label *ifplabel) in mls_bpfdesc_check_receive() argument
749 b = SLOT(ifplabel); in mls_bpfdesc_check_receive()
981 struct label *ifplabel, struct label *newlabel) in mls_ifnet_check_relabel() argument
1004 mls_ifnet_check_transmit(struct ifnet *ifp, struct label *ifplabel, in mls_ifnet_check_transmit() argument
1013 i = SLOT(ifplabel); in mls_ifnet_check_transmit()
1019 mls_ifnet_create(struct ifnet *ifp, struct label *ifplabel) in mls_ifnet_create() argument
1024 dest = SLOT(ifplabel); in mls_ifnet_create()
1036 mls_ifnet_create_mbuf(struct ifnet *ifp, struct label *ifplabel, in mls_ifnet_create_mbuf() argument
1041 source = SLOT(ifplabel); in mls_ifnet_create_mbuf()
1049 struct label *ifplabel, struct label *newlabel) in mls_ifnet_relabel() argument
[all …]
/NextBSD/sys/security/mac_stub/
HDmac_stub.c171 struct ifnet *ifp, struct label *ifplabel) in stub_bpfdesc_check_receive() argument
355 struct label *ifplabel, struct label *newlabel) in stub_ifnet_check_relabel() argument
362 stub_ifnet_check_transmit(struct ifnet *ifp, struct label *ifplabel, in stub_ifnet_check_transmit() argument
370 stub_ifnet_create(struct ifnet *ifp, struct label *ifplabel) in stub_ifnet_create() argument
376 stub_ifnet_create_mbuf(struct ifnet *ifp, struct label *ifplabel, in stub_ifnet_create_mbuf() argument
384 struct label *ifplabel, struct label *newlabel) in stub_ifnet_relabel() argument