Searched defs:ifplabel (Results 1 – 6 of 6) sorted by relevance
| /freebsd-12.1/sys/security/mac_ifoff/ |
| H A D | mac_ifoff.c | 125 struct ifnet *ifp, struct label *ifplabel) in ifoff_bpfdesc_check_receive() 132 ifoff_ifnet_check_transmit(struct ifnet *ifp, struct label *ifplabel, in ifoff_ifnet_check_transmit()
|
| /freebsd-12.1/sys/security/mac_lomac/ |
| H A D | mac_lomac.c | 871 struct ifnet *ifp, struct label *ifplabel) in lomac_bpfdesc_check_receive() 1100 struct label *ifplabel, struct label *newlabel) in lomac_ifnet_check_relabel() 1156 lomac_ifnet_check_transmit(struct ifnet *ifp, struct label *ifplabel, in lomac_ifnet_check_transmit() 1171 lomac_ifnet_create(struct ifnet *ifp, struct label *ifplabel) in lomac_ifnet_create() 1229 lomac_ifnet_create_mbuf(struct ifnet *ifp, struct label *ifplabel, in lomac_ifnet_create_mbuf() 1242 struct label *ifplabel, struct label *newlabel) in lomac_ifnet_relabel() 1446 lomac_netinet_arp_send(struct ifnet *ifp, struct label *ifplabel, in lomac_netinet_arp_send() 1504 lomac_netinet_igmp_send(struct ifnet *ifp, struct label *ifplabel, in lomac_netinet_igmp_send() 1515 lomac_netinet6_nd6_send(struct ifnet *ifp, struct label *ifplabel, in lomac_netinet6_nd6_send()
|
| /freebsd-12.1/sys/security/mac_test/ |
| H A D | mac_test.c | 164 struct ifnet *ifp, struct label *ifplabel) in test_bpfdesc_check_receive() 534 struct label *ifplabel, struct label *newlabel) in test_ifnet_check_relabel() 547 test_ifnet_check_transmit(struct ifnet *ifp, struct label *ifplabel, in test_ifnet_check_transmit() 570 test_ifnet_create(struct ifnet *ifp, struct label *ifplabel) in test_ifnet_create() 579 test_ifnet_create_mbuf(struct ifnet *ifp, struct label *ifplabel, in test_ifnet_create_mbuf() 633 struct label *ifplabel, struct label *newlabel) in test_ifnet_relabel() 1023 test_netinet_arp_send(struct ifnet *ifp, struct label *ifplabel, in test_netinet_arp_send() 1065 test_netinet_igmp_send(struct ifnet *ifp, struct label *ifplabel, in test_netinet_igmp_send() 1085 test_netinet6_nd6_send(struct ifnet *ifp, struct label *ifplabel, in test_netinet6_nd6_send()
|
| /freebsd-12.1/sys/security/mac_mls/ |
| H A D | mac_mls.c | 741 struct ifnet *ifp, struct label *ifplabel) in mls_bpfdesc_check_receive() 981 struct label *ifplabel, struct label *newlabel) in mls_ifnet_check_relabel() 1004 mls_ifnet_check_transmit(struct ifnet *ifp, struct label *ifplabel, in mls_ifnet_check_transmit() 1019 mls_ifnet_create(struct ifnet *ifp, struct label *ifplabel) in mls_ifnet_create() 1036 mls_ifnet_create_mbuf(struct ifnet *ifp, struct label *ifplabel, in mls_ifnet_create_mbuf() 1049 struct label *ifplabel, struct label *newlabel) in mls_ifnet_relabel() 1250 mls_netinet_arp_send(struct ifnet *ifp, struct label *ifplabel, in mls_netinet_arp_send() 1308 mls_netinet_igmp_send(struct ifnet *ifp, struct label *ifplabel, in mls_netinet_igmp_send() 1319 mls_netinet6_nd6_send(struct ifnet *ifp, struct label *ifplabel, in mls_netinet6_nd6_send()
|
| /freebsd-12.1/sys/security/mac_biba/ |
| H A D | mac_biba.c | 775 struct ifnet *ifp, struct label *ifplabel) in biba_bpfdesc_check_receive() 1015 struct label *ifplabel, struct label *newlabel) in biba_ifnet_check_relabel() 1042 biba_ifnet_check_transmit(struct ifnet *ifp, struct label *ifplabel, in biba_ifnet_check_transmit() 1057 biba_ifnet_create(struct ifnet *ifp, struct label *ifplabel) in biba_ifnet_create() 1114 biba_ifnet_create_mbuf(struct ifnet *ifp, struct label *ifplabel, in biba_ifnet_create_mbuf() 1127 struct label *ifplabel, struct label *newlabel) in biba_ifnet_relabel() 1354 biba_netinet_arp_send(struct ifnet *ifp, struct label *ifplabel, in biba_netinet_arp_send() 1412 biba_netinet_igmp_send(struct ifnet *ifp, struct label *ifplabel, in biba_netinet_igmp_send() 1423 biba_netinet6_nd6_send(struct ifnet *ifp, struct label *ifplabel, in biba_netinet6_nd6_send()
|
| /freebsd-12.1/sys/security/mac_stub/ |
| H A D | mac_stub.c | 171 struct ifnet *ifp, struct label *ifplabel) in stub_bpfdesc_check_receive() 355 struct label *ifplabel, struct label *newlabel) in stub_ifnet_check_relabel() 362 stub_ifnet_check_transmit(struct ifnet *ifp, struct label *ifplabel, in stub_ifnet_check_transmit() 370 stub_ifnet_create(struct ifnet *ifp, struct label *ifplabel) in stub_ifnet_create() 376 stub_ifnet_create_mbuf(struct ifnet *ifp, struct label *ifplabel, in stub_ifnet_create_mbuf() 384 struct label *ifplabel, struct label *newlabel) in stub_ifnet_relabel()
|