Home
last modified time | relevance | path

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

/f-stack/freebsd/security/mac_ifoff/
H A Dmac_ifoff.c126 struct ifnet *ifp, struct label *ifplabel) in ifoff_bpfdesc_check_receive() argument
133 ifoff_ifnet_check_transmit(struct ifnet *ifp, struct label *ifplabel, in ifoff_ifnet_check_transmit() argument
/f-stack/freebsd/security/mac/
H A Dmac_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,
/f-stack/freebsd/security/mac_test/
H A Dmac_test.c166 struct ifnet *ifp, struct label *ifplabel) in test_bpfdesc_check_receive() argument
170 LABEL_CHECK(ifplabel, MAGIC_IFNET); in test_bpfdesc_check_receive()
536 struct label *ifplabel, struct label *newlabel) in test_ifnet_check_relabel() argument
540 LABEL_CHECK(ifplabel, MAGIC_IFNET); in test_ifnet_check_relabel()
553 LABEL_CHECK(ifplabel, MAGIC_IFNET); in test_ifnet_check_transmit()
575 LABEL_CHECK(ifplabel, MAGIC_IFNET); in test_ifnet_create()
585 LABEL_CHECK(ifplabel, MAGIC_IFNET); in test_ifnet_create_mbuf()
639 LABEL_CHECK(ifplabel, MAGIC_IFNET); in test_ifnet_relabel()
1029 LABEL_CHECK(ifplabel, MAGIC_IFNET); in test_netinet_arp_send()
1071 LABEL_CHECK(ifplabel, MAGIC_IFNET); in test_netinet_igmp_send()
[all …]
/f-stack/freebsd/security/mac_lomac/
H A Dmac_lomac.c872 struct ifnet *ifp, struct label *ifplabel) in lomac_bpfdesc_check_receive() argument
880 b = SLOT(ifplabel); in lomac_bpfdesc_check_receive()
1101 struct label *ifplabel, struct label *newlabel) in lomac_ifnet_check_relabel() argument
1166 i = SLOT(ifplabel); in lomac_ifnet_check_transmit()
1172 lomac_ifnet_create(struct ifnet *ifp, struct label *ifplabel) in lomac_ifnet_create() argument
1179 dest = SLOT(ifplabel); in lomac_ifnet_create()
1230 lomac_ifnet_create_mbuf(struct ifnet *ifp, struct label *ifplabel, in lomac_ifnet_create_mbuf() argument
1235 source = SLOT(ifplabel); in lomac_ifnet_create_mbuf()
1243 struct label *ifplabel, struct label *newlabel) in lomac_ifnet_relabel() argument
1248 dest = SLOT(ifplabel); in lomac_ifnet_relabel()
[all …]
/f-stack/freebsd/security/mac_biba/
H A Dmac_biba.c776 struct ifnet *ifp, struct label *ifplabel) in biba_bpfdesc_check_receive() argument
784 b = SLOT(ifplabel); in biba_bpfdesc_check_receive()
1016 struct label *ifplabel, struct label *newlabel) in biba_ifnet_check_relabel() argument
1052 i = SLOT(ifplabel); in biba_ifnet_check_transmit()
1058 biba_ifnet_create(struct ifnet *ifp, struct label *ifplabel) in biba_ifnet_create() argument
1065 dest = SLOT(ifplabel); in biba_ifnet_create()
1115 biba_ifnet_create_mbuf(struct ifnet *ifp, struct label *ifplabel, in biba_ifnet_create_mbuf() argument
1120 source = SLOT(ifplabel); in biba_ifnet_create_mbuf()
1128 struct label *ifplabel, struct label *newlabel) in biba_ifnet_relabel() argument
1133 dest = SLOT(ifplabel); in biba_ifnet_relabel()
[all …]
/f-stack/freebsd/security/mac_mls/
H A Dmac_mls.c742 struct ifnet *ifp, struct label *ifplabel) in mls_bpfdesc_check_receive() argument
750 b = SLOT(ifplabel); in mls_bpfdesc_check_receive()
982 struct label *ifplabel, struct label *newlabel) in mls_ifnet_check_relabel() argument
1014 i = SLOT(ifplabel); in mls_ifnet_check_transmit()
1020 mls_ifnet_create(struct ifnet *ifp, struct label *ifplabel) in mls_ifnet_create() argument
1025 dest = SLOT(ifplabel); in mls_ifnet_create()
1037 mls_ifnet_create_mbuf(struct ifnet *ifp, struct label *ifplabel, in mls_ifnet_create_mbuf() argument
1042 source = SLOT(ifplabel); in mls_ifnet_create_mbuf()
1050 struct label *ifplabel, struct label *newlabel) in mls_ifnet_relabel() argument
1055 dest = SLOT(ifplabel); in mls_ifnet_relabel()
[all …]
/f-stack/freebsd/security/mac_stub/
H A Dmac_stub.c172 struct ifnet *ifp, struct label *ifplabel) in stub_bpfdesc_check_receive() argument
356 struct label *ifplabel, struct label *newlabel) in stub_ifnet_check_relabel() argument
363 stub_ifnet_check_transmit(struct ifnet *ifp, struct label *ifplabel, in stub_ifnet_check_transmit() argument
371 stub_ifnet_create(struct ifnet *ifp, struct label *ifplabel) in stub_ifnet_create() argument
377 stub_ifnet_create_mbuf(struct ifnet *ifp, struct label *ifplabel, in stub_ifnet_create_mbuf() argument
385 struct label *ifplabel, struct label *newlabel) in stub_ifnet_relabel() argument