Lines Matching refs:ifplabel

164     struct ifnet *ifp, struct label *ifplabel)  in test_bpfdesc_check_receive()  argument
168 LABEL_CHECK(ifplabel, MAGIC_IFNET); in test_bpfdesc_check_receive()
582 struct label *ifplabel, struct label *newlabel) in test_ifnet_check_relabel() argument
586 LABEL_CHECK(ifplabel, MAGIC_IFNET); in test_ifnet_check_relabel()
595 test_ifnet_check_transmit(struct ifnet *ifp, struct label *ifplabel, in test_ifnet_check_transmit() argument
599 LABEL_CHECK(ifplabel, MAGIC_IFNET); in test_ifnet_check_transmit()
618 test_ifnet_create(struct ifnet *ifp, struct label *ifplabel) in test_ifnet_create() argument
621 LABEL_CHECK(ifplabel, MAGIC_IFNET); in test_ifnet_create()
627 test_ifnet_create_mbuf(struct ifnet *ifp, struct label *ifplabel, in test_ifnet_create_mbuf() argument
631 LABEL_CHECK(ifplabel, MAGIC_IFNET); in test_ifnet_create_mbuf()
681 struct label *ifplabel, struct label *newlabel) in test_ifnet_relabel() argument
685 LABEL_CHECK(ifplabel, MAGIC_IFNET); in test_ifnet_relabel()
1081 test_netinet_arp_send(struct ifnet *ifp, struct label *ifplabel, in test_netinet_arp_send() argument
1085 LABEL_CHECK(ifplabel, MAGIC_IFNET); in test_netinet_arp_send()
1123 test_netinet_igmp_send(struct ifnet *ifp, struct label *ifplabel, in test_netinet_igmp_send() argument
1127 LABEL_CHECK(ifplabel, MAGIC_IFNET); in test_netinet_igmp_send()
1143 test_netinet6_nd6_send(struct ifnet *ifp, struct label *ifplabel, in test_netinet6_nd6_send() argument
1147 LABEL_CHECK(ifplabel, MAGIC_IFNET); in test_netinet6_nd6_send()