Lines Matching refs:ifplabel
166 struct ifnet *ifp, struct label *ifplabel) in test_bpfdesc_check_receive() argument
170 LABEL_CHECK(ifplabel, MAGIC_IFNET); in test_bpfdesc_check_receive()
536 struct label *ifplabel, struct label *newlabel) in test_ifnet_check_relabel() argument
540 LABEL_CHECK(ifplabel, MAGIC_IFNET); in test_ifnet_check_relabel()
549 test_ifnet_check_transmit(struct ifnet *ifp, struct label *ifplabel, in test_ifnet_check_transmit() argument
553 LABEL_CHECK(ifplabel, MAGIC_IFNET); in test_ifnet_check_transmit()
572 test_ifnet_create(struct ifnet *ifp, struct label *ifplabel) in test_ifnet_create() argument
575 LABEL_CHECK(ifplabel, MAGIC_IFNET); in test_ifnet_create()
581 test_ifnet_create_mbuf(struct ifnet *ifp, struct label *ifplabel, in test_ifnet_create_mbuf() argument
585 LABEL_CHECK(ifplabel, MAGIC_IFNET); in test_ifnet_create_mbuf()
635 struct label *ifplabel, struct label *newlabel) in test_ifnet_relabel() argument
639 LABEL_CHECK(ifplabel, MAGIC_IFNET); in test_ifnet_relabel()
1025 test_netinet_arp_send(struct ifnet *ifp, struct label *ifplabel, in test_netinet_arp_send() argument
1029 LABEL_CHECK(ifplabel, MAGIC_IFNET); in test_netinet_arp_send()
1067 test_netinet_igmp_send(struct ifnet *ifp, struct label *ifplabel, in test_netinet_igmp_send() argument
1071 LABEL_CHECK(ifplabel, MAGIC_IFNET); in test_netinet_igmp_send()
1087 test_netinet6_nd6_send(struct ifnet *ifp, struct label *ifplabel, in test_netinet6_nd6_send() argument
1091 LABEL_CHECK(ifplabel, MAGIC_IFNET); in test_netinet6_nd6_send()