Searched defs:ifplabel (Results 1 – 6 of 6) sorted by relevance
| /freebsd-9-stable/sys/security/mac_ifoff/ |
| 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()
|
| /freebsd-9-stable/sys/security/mac_lomac/ |
| D | mac_lomac.c | 877 struct ifnet *ifp, struct label *ifplabel) in lomac_bpfdesc_check_receive() 1106 struct label *ifplabel, struct label *newlabel) in lomac_ifnet_check_relabel() 1162 lomac_ifnet_check_transmit(struct ifnet *ifp, struct label *ifplabel, in lomac_ifnet_check_transmit() 1177 lomac_ifnet_create(struct ifnet *ifp, struct label *ifplabel) in lomac_ifnet_create() 1235 lomac_ifnet_create_mbuf(struct ifnet *ifp, struct label *ifplabel, in lomac_ifnet_create_mbuf() 1248 struct label *ifplabel, struct label *newlabel) in lomac_ifnet_relabel() 1452 lomac_netatalk_aarp_send(struct ifnet *ifp, struct label *ifplabel, in lomac_netatalk_aarp_send() 1463 lomac_netinet_arp_send(struct ifnet *ifp, struct label *ifplabel, in lomac_netinet_arp_send() 1521 lomac_netinet_igmp_send(struct ifnet *ifp, struct label *ifplabel, in lomac_netinet_igmp_send() 1532 lomac_netinet6_nd6_send(struct ifnet *ifp, struct label *ifplabel, in lomac_netinet6_nd6_send()
|
| /freebsd-9-stable/sys/security/mac_test/ |
| 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_netatalk_aarp_send(struct ifnet *ifp, struct label *ifplabel, in test_netatalk_aarp_send() 1034 test_netinet_arp_send(struct ifnet *ifp, struct label *ifplabel, in test_netinet_arp_send() 1076 test_netinet_igmp_send(struct ifnet *ifp, struct label *ifplabel, in test_netinet_igmp_send() 1096 test_netinet6_nd6_send(struct ifnet *ifp, struct label *ifplabel, in test_netinet6_nd6_send()
|
| /freebsd-9-stable/sys/security/mac_mls/ |
| D | mac_mls.c | 744 struct ifnet *ifp, struct label *ifplabel) in mls_bpfdesc_check_receive() 984 struct label *ifplabel, struct label *newlabel) in mls_ifnet_check_relabel() 1007 mls_ifnet_check_transmit(struct ifnet *ifp, struct label *ifplabel, in mls_ifnet_check_transmit() 1022 mls_ifnet_create(struct ifnet *ifp, struct label *ifplabel) in mls_ifnet_create() 1039 mls_ifnet_create_mbuf(struct ifnet *ifp, struct label *ifplabel, in mls_ifnet_create_mbuf() 1052 struct label *ifplabel, struct label *newlabel) in mls_ifnet_relabel() 1253 mls_netatalk_aarp_send(struct ifnet *ifp, struct label *ifplabel, in mls_netatalk_aarp_send() 1264 mls_netinet_arp_send(struct ifnet *ifp, struct label *ifplabel, in mls_netinet_arp_send() 1322 mls_netinet_igmp_send(struct ifnet *ifp, struct label *ifplabel, in mls_netinet_igmp_send() 1333 mls_netinet6_nd6_send(struct ifnet *ifp, struct label *ifplabel, in mls_netinet6_nd6_send()
|
| /freebsd-9-stable/sys/security/mac_biba/ |
| D | mac_biba.c | 782 struct ifnet *ifp, struct label *ifplabel) in biba_bpfdesc_check_receive() 1022 struct label *ifplabel, struct label *newlabel) in biba_ifnet_check_relabel() 1049 biba_ifnet_check_transmit(struct ifnet *ifp, struct label *ifplabel, in biba_ifnet_check_transmit() 1064 biba_ifnet_create(struct ifnet *ifp, struct label *ifplabel) in biba_ifnet_create() 1121 biba_ifnet_create_mbuf(struct ifnet *ifp, struct label *ifplabel, in biba_ifnet_create_mbuf() 1134 struct label *ifplabel, struct label *newlabel) in biba_ifnet_relabel() 1361 biba_netatalk_aarp_send(struct ifnet *ifp, struct label *ifplabel, in biba_netatalk_aarp_send() 1372 biba_netinet_arp_send(struct ifnet *ifp, struct label *ifplabel, in biba_netinet_arp_send() 1430 biba_netinet_igmp_send(struct ifnet *ifp, struct label *ifplabel, in biba_netinet_igmp_send() 1441 biba_netinet6_nd6_send(struct ifnet *ifp, struct label *ifplabel, in biba_netinet6_nd6_send()
|
| /freebsd-9-stable/sys/security/mac_stub/ |
| 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()
|