Searched defs:ifplabel (Results 1 – 6 of 6) sorted by relevance
| /f-stack/freebsd/security/mac_ifoff/ |
| H A D | mac_ifoff.c | 126 struct ifnet *ifp, struct label *ifplabel) in ifoff_bpfdesc_check_receive() 133 ifoff_ifnet_check_transmit(struct ifnet *ifp, struct label *ifplabel, in ifoff_ifnet_check_transmit()
|
| /f-stack/freebsd/security/mac_lomac/ |
| H A D | mac_lomac.c | 872 struct ifnet *ifp, struct label *ifplabel) in lomac_bpfdesc_check_receive() 1101 struct label *ifplabel, struct label *newlabel) in lomac_ifnet_check_relabel() 1157 lomac_ifnet_check_transmit(struct ifnet *ifp, struct label *ifplabel, in lomac_ifnet_check_transmit() 1172 lomac_ifnet_create(struct ifnet *ifp, struct label *ifplabel) in lomac_ifnet_create() 1230 lomac_ifnet_create_mbuf(struct ifnet *ifp, struct label *ifplabel, in lomac_ifnet_create_mbuf() 1243 struct label *ifplabel, struct label *newlabel) in lomac_ifnet_relabel() 1447 lomac_netinet_arp_send(struct ifnet *ifp, struct label *ifplabel, in lomac_netinet_arp_send() 1505 lomac_netinet_igmp_send(struct ifnet *ifp, struct label *ifplabel, in lomac_netinet_igmp_send() 1516 lomac_netinet6_nd6_send(struct ifnet *ifp, struct label *ifplabel, in lomac_netinet6_nd6_send()
|
| /f-stack/freebsd/security/mac_mls/ |
| H A D | mac_mls.c | 742 struct ifnet *ifp, struct label *ifplabel) in mls_bpfdesc_check_receive() 982 struct label *ifplabel, struct label *newlabel) in mls_ifnet_check_relabel() 1005 mls_ifnet_check_transmit(struct ifnet *ifp, struct label *ifplabel, in mls_ifnet_check_transmit() 1020 mls_ifnet_create(struct ifnet *ifp, struct label *ifplabel) in mls_ifnet_create() 1037 mls_ifnet_create_mbuf(struct ifnet *ifp, struct label *ifplabel, in mls_ifnet_create_mbuf() 1050 struct label *ifplabel, struct label *newlabel) in mls_ifnet_relabel() 1251 mls_netinet_arp_send(struct ifnet *ifp, struct label *ifplabel, in mls_netinet_arp_send() 1309 mls_netinet_igmp_send(struct ifnet *ifp, struct label *ifplabel, in mls_netinet_igmp_send() 1320 mls_netinet6_nd6_send(struct ifnet *ifp, struct label *ifplabel, in mls_netinet6_nd6_send()
|
| /f-stack/freebsd/security/mac_test/ |
| H A D | mac_test.c | 166 struct ifnet *ifp, struct label *ifplabel) in test_bpfdesc_check_receive() 536 struct label *ifplabel, struct label *newlabel) in test_ifnet_check_relabel() 549 test_ifnet_check_transmit(struct ifnet *ifp, struct label *ifplabel, in test_ifnet_check_transmit() 572 test_ifnet_create(struct ifnet *ifp, struct label *ifplabel) in test_ifnet_create() 581 test_ifnet_create_mbuf(struct ifnet *ifp, struct label *ifplabel, in test_ifnet_create_mbuf() 635 struct label *ifplabel, struct label *newlabel) in test_ifnet_relabel() 1025 test_netinet_arp_send(struct ifnet *ifp, struct label *ifplabel, in test_netinet_arp_send() 1067 test_netinet_igmp_send(struct ifnet *ifp, struct label *ifplabel, in test_netinet_igmp_send() 1087 test_netinet6_nd6_send(struct ifnet *ifp, struct label *ifplabel, in test_netinet6_nd6_send()
|
| /f-stack/freebsd/security/mac_biba/ |
| H A D | mac_biba.c | 776 struct ifnet *ifp, struct label *ifplabel) in biba_bpfdesc_check_receive() 1016 struct label *ifplabel, struct label *newlabel) in biba_ifnet_check_relabel() 1043 biba_ifnet_check_transmit(struct ifnet *ifp, struct label *ifplabel, in biba_ifnet_check_transmit() 1058 biba_ifnet_create(struct ifnet *ifp, struct label *ifplabel) in biba_ifnet_create() 1115 biba_ifnet_create_mbuf(struct ifnet *ifp, struct label *ifplabel, in biba_ifnet_create_mbuf() 1128 struct label *ifplabel, struct label *newlabel) in biba_ifnet_relabel() 1355 biba_netinet_arp_send(struct ifnet *ifp, struct label *ifplabel, in biba_netinet_arp_send() 1413 biba_netinet_igmp_send(struct ifnet *ifp, struct label *ifplabel, in biba_netinet_igmp_send() 1424 biba_netinet6_nd6_send(struct ifnet *ifp, struct label *ifplabel, in biba_netinet6_nd6_send()
|
| /f-stack/freebsd/security/mac_stub/ |
| H A D | mac_stub.c | 172 struct ifnet *ifp, struct label *ifplabel) in stub_bpfdesc_check_receive() 356 struct label *ifplabel, struct label *newlabel) in stub_ifnet_check_relabel() 363 stub_ifnet_check_transmit(struct ifnet *ifp, struct label *ifplabel, in stub_ifnet_check_transmit() 371 stub_ifnet_create(struct ifnet *ifp, struct label *ifplabel) in stub_ifnet_create() 377 stub_ifnet_create_mbuf(struct ifnet *ifp, struct label *ifplabel, in stub_ifnet_create_mbuf() 385 struct label *ifplabel, struct label *newlabel) in stub_ifnet_relabel()
|