Searched defs:ifplabel (Results 1 – 6 of 6) sorted by relevance
| /freebsd-13-stable/sys/security/mac_ifoff/ |
| HD | mac_ifoff.c | 122 struct ifnet *ifp, struct label *ifplabel) in ifoff_bpfdesc_check_receive() 129 ifoff_ifnet_check_transmit(struct ifnet *ifp, struct label *ifplabel, in ifoff_ifnet_check_transmit()
|
| /freebsd-13-stable/sys/security/mac_lomac/ |
| HD | mac_lomac.c | 869 struct ifnet *ifp, struct label *ifplabel) in lomac_bpfdesc_check_receive() 1098 struct label *ifplabel, struct label *newlabel) in lomac_ifnet_check_relabel() 1154 lomac_ifnet_check_transmit(struct ifnet *ifp, struct label *ifplabel, in lomac_ifnet_check_transmit() 1169 lomac_ifnet_create(struct ifnet *ifp, struct label *ifplabel) in lomac_ifnet_create() 1227 lomac_ifnet_create_mbuf(struct ifnet *ifp, struct label *ifplabel, in lomac_ifnet_create_mbuf() 1240 struct label *ifplabel, struct label *newlabel) in lomac_ifnet_relabel() 1444 lomac_netinet_arp_send(struct ifnet *ifp, struct label *ifplabel, in lomac_netinet_arp_send() 1502 lomac_netinet_igmp_send(struct ifnet *ifp, struct label *ifplabel, in lomac_netinet_igmp_send() 1513 lomac_netinet6_nd6_send(struct ifnet *ifp, struct label *ifplabel, in lomac_netinet6_nd6_send()
|
| /freebsd-13-stable/sys/security/mac_test/ |
| HD | mac_test.c | 162 struct ifnet *ifp, struct label *ifplabel) in test_bpfdesc_check_receive() 532 struct label *ifplabel, struct label *newlabel) in test_ifnet_check_relabel() 545 test_ifnet_check_transmit(struct ifnet *ifp, struct label *ifplabel, in test_ifnet_check_transmit() 568 test_ifnet_create(struct ifnet *ifp, struct label *ifplabel) in test_ifnet_create() 577 test_ifnet_create_mbuf(struct ifnet *ifp, struct label *ifplabel, in test_ifnet_create_mbuf() 631 struct label *ifplabel, struct label *newlabel) in test_ifnet_relabel() 1021 test_netinet_arp_send(struct ifnet *ifp, struct label *ifplabel, in test_netinet_arp_send() 1063 test_netinet_igmp_send(struct ifnet *ifp, struct label *ifplabel, in test_netinet_igmp_send() 1083 test_netinet6_nd6_send(struct ifnet *ifp, struct label *ifplabel, in test_netinet6_nd6_send()
|
| /freebsd-13-stable/sys/security/mac_mls/ |
| HD | mac_mls.c | 738 struct ifnet *ifp, struct label *ifplabel) in mls_bpfdesc_check_receive() 978 struct label *ifplabel, struct label *newlabel) in mls_ifnet_check_relabel() 1001 mls_ifnet_check_transmit(struct ifnet *ifp, struct label *ifplabel, in mls_ifnet_check_transmit() 1016 mls_ifnet_create(struct ifnet *ifp, struct label *ifplabel) in mls_ifnet_create() 1033 mls_ifnet_create_mbuf(struct ifnet *ifp, struct label *ifplabel, in mls_ifnet_create_mbuf() 1046 struct label *ifplabel, struct label *newlabel) in mls_ifnet_relabel() 1247 mls_netinet_arp_send(struct ifnet *ifp, struct label *ifplabel, in mls_netinet_arp_send() 1305 mls_netinet_igmp_send(struct ifnet *ifp, struct label *ifplabel, in mls_netinet_igmp_send() 1316 mls_netinet6_nd6_send(struct ifnet *ifp, struct label *ifplabel, in mls_netinet6_nd6_send()
|
| /freebsd-13-stable/sys/security/mac_biba/ |
| HD | mac_biba.c | 773 struct ifnet *ifp, struct label *ifplabel) in biba_bpfdesc_check_receive() 1013 struct label *ifplabel, struct label *newlabel) in biba_ifnet_check_relabel() 1040 biba_ifnet_check_transmit(struct ifnet *ifp, struct label *ifplabel, in biba_ifnet_check_transmit() 1055 biba_ifnet_create(struct ifnet *ifp, struct label *ifplabel) in biba_ifnet_create() 1112 biba_ifnet_create_mbuf(struct ifnet *ifp, struct label *ifplabel, in biba_ifnet_create_mbuf() 1125 struct label *ifplabel, struct label *newlabel) in biba_ifnet_relabel() 1352 biba_netinet_arp_send(struct ifnet *ifp, struct label *ifplabel, in biba_netinet_arp_send() 1410 biba_netinet_igmp_send(struct ifnet *ifp, struct label *ifplabel, in biba_netinet_igmp_send() 1421 biba_netinet6_nd6_send(struct ifnet *ifp, struct label *ifplabel, in biba_netinet6_nd6_send()
|
| /freebsd-13-stable/sys/security/mac_stub/ |
| HD | mac_stub.c | 168 struct ifnet *ifp, struct label *ifplabel) in stub_bpfdesc_check_receive() 352 struct label *ifplabel, struct label *newlabel) in stub_ifnet_check_relabel() 359 stub_ifnet_check_transmit(struct ifnet *ifp, struct label *ifplabel, in stub_ifnet_check_transmit() 367 stub_ifnet_create(struct ifnet *ifp, struct label *ifplabel) in stub_ifnet_create() 373 stub_ifnet_create_mbuf(struct ifnet *ifp, struct label *ifplabel, in stub_ifnet_create_mbuf() 381 struct label *ifplabel, struct label *newlabel) in stub_ifnet_relabel()
|