Searched defs:ifplabel (Results 1 - 6 of 6) sorted by relevance

/freebsd-11.0-release/sys/security/mac_ifoff/
H A Dmac_ifoff.c132 ifoff_ifnet_check_transmit(struct ifnet *ifp, struct label *ifplabel, argument
124 ifoff_bpfdesc_check_receive(struct bpf_d *d, struct label *dlabel, struct ifnet *ifp, struct label *ifplabel) argument
/freebsd-11.0-release/sys/security/mac_biba/
H A Dmac_biba.c1042 biba_ifnet_check_transmit(struct ifnet *ifp, struct label *ifplabel, argument
1057 biba_ifnet_create(struct ifnet *ifp, struct label *ifplabel) argument
1114 biba_ifnet_create_mbuf(struct ifnet *ifp, struct label *ifplabel, argument
774 biba_bpfdesc_check_receive(struct bpf_d *d, struct label *dlabel, struct ifnet *ifp, struct label *ifplabel) argument
1014 biba_ifnet_check_relabel(struct ucred *cred, struct ifnet *ifp, struct label *ifplabel, struct label *newlabel) argument
1126 biba_ifnet_relabel(struct ucred *cred, struct ifnet *ifp, struct label *ifplabel, struct label *newlabel) argument
1354 biba_netinet_arp_send(struct ifnet *ifp, struct label *ifplabel, struct mbuf *m, struct label *mlabel) argument
1412 biba_netinet_igmp_send(struct ifnet *ifp, struct label *ifplabel, struct mbuf *m, struct label *mlabel) argument
1423 biba_netinet6_nd6_send(struct ifnet *ifp, struct label *ifplabel, struct mbuf *m, struct label *mlabel) argument
[all...]
/freebsd-11.0-release/sys/security/mac_lomac/
H A Dmac_lomac.c1156 lomac_ifnet_check_transmit(struct ifnet *ifp, struct label *ifplabel, argument
1171 lomac_ifnet_create(struct ifnet *ifp, struct label *ifplabel) argument
1229 lomac_ifnet_create_mbuf(struct ifnet *ifp, struct label *ifplabel, argument
870 lomac_bpfdesc_check_receive(struct bpf_d *d, struct label *dlabel, struct ifnet *ifp, struct label *ifplabel) argument
1099 lomac_ifnet_check_relabel(struct ucred *cred, struct ifnet *ifp, struct label *ifplabel, struct label *newlabel) argument
1241 lomac_ifnet_relabel(struct ucred *cred, struct ifnet *ifp, struct label *ifplabel, struct label *newlabel) argument
1446 lomac_netinet_arp_send(struct ifnet *ifp, struct label *ifplabel, struct mbuf *m, struct label *mlabel) argument
1504 lomac_netinet_igmp_send(struct ifnet *ifp, struct label *ifplabel, struct mbuf *m, struct label *mlabel) argument
1515 lomac_netinet6_nd6_send(struct ifnet *ifp, struct label *ifplabel, struct mbuf *m, struct label *mlabel) argument
[all...]
/freebsd-11.0-release/sys/security/mac_mls/
H A Dmac_mls.c1004 mls_ifnet_check_transmit(struct ifnet *ifp, struct label *ifplabel, argument
1019 mls_ifnet_create(struct ifnet *ifp, struct label *ifplabel) argument
1036 mls_ifnet_create_mbuf(struct ifnet *ifp, struct label *ifplabel, argument
740 mls_bpfdesc_check_receive(struct bpf_d *d, struct label *dlabel, struct ifnet *ifp, struct label *ifplabel) argument
980 mls_ifnet_check_relabel(struct ucred *cred, struct ifnet *ifp, struct label *ifplabel, struct label *newlabel) argument
1048 mls_ifnet_relabel(struct ucred *cred, struct ifnet *ifp, struct label *ifplabel, struct label *newlabel) argument
1250 mls_netinet_arp_send(struct ifnet *ifp, struct label *ifplabel, struct mbuf *m, struct label *mlabel) argument
1308 mls_netinet_igmp_send(struct ifnet *ifp, struct label *ifplabel, struct mbuf *m, struct label *mlabel) argument
1319 mls_netinet6_nd6_send(struct ifnet *ifp, struct label *ifplabel, struct mbuf *m, struct label *mlabel) argument
[all...]
/freebsd-11.0-release/sys/security/mac_stub/
H A Dmac_stub.c362 stub_ifnet_check_transmit(struct ifnet *ifp, struct label *ifplabel, argument
370 stub_ifnet_create(struct ifnet *ifp, struct label *ifplabel) argument
376 stub_ifnet_create_mbuf(struct ifnet *ifp, struct label *ifplabel, argument
170 stub_bpfdesc_check_receive(struct bpf_d *d, struct label *dlabel, struct ifnet *ifp, struct label *ifplabel) argument
354 stub_ifnet_check_relabel(struct ucred *cred, struct ifnet *ifp, struct label *ifplabel, struct label *newlabel) argument
383 stub_ifnet_relabel(struct ucred *cred, struct ifnet *ifp, struct label *ifplabel, struct label *newlabel) argument
/freebsd-11.0-release/sys/security/mac_test/
H A Dmac_test.c547 test_ifnet_check_transmit(struct ifnet *ifp, struct label *ifplabel, argument
570 test_ifnet_create(struct ifnet *ifp, struct label *ifplabel) argument
579 test_ifnet_create_mbuf(struct ifnet *ifp, struct label *ifplabel, argument
163 test_bpfdesc_check_receive(struct bpf_d *d, struct label *dlabel, struct ifnet *ifp, struct label *ifplabel) argument
533 test_ifnet_check_relabel(struct ucred *cred, struct ifnet *ifp, struct label *ifplabel, struct label *newlabel) argument
632 test_ifnet_relabel(struct ucred *cred, struct ifnet *ifp, struct label *ifplabel, struct label *newlabel) argument
1023 test_netinet_arp_send(struct ifnet *ifp, struct label *ifplabel, struct mbuf *m, struct label *mlabel) argument
1065 test_netinet_igmp_send(struct ifnet *ifp, struct label *ifplabel, struct mbuf *m, struct label *mlabel) argument
1085 test_netinet6_nd6_send(struct ifnet *ifp, struct label *ifplabel, struct mbuf *m, struct label *mlabel) argument
[all...]

Completed in 199 milliseconds