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()
534 struct label *ifplabel, struct label *newlabel) in test_ifnet_check_relabel() argument
538 LABEL_CHECK(ifplabel, MAGIC_IFNET); in test_ifnet_check_relabel()
547 test_ifnet_check_transmit(struct ifnet *ifp, struct label *ifplabel, in test_ifnet_check_transmit() argument
551 LABEL_CHECK(ifplabel, MAGIC_IFNET); in test_ifnet_check_transmit()
570 test_ifnet_create(struct ifnet *ifp, struct label *ifplabel) in test_ifnet_create() argument
573 LABEL_CHECK(ifplabel, MAGIC_IFNET); in test_ifnet_create()
579 test_ifnet_create_mbuf(struct ifnet *ifp, struct label *ifplabel, in test_ifnet_create_mbuf() argument
583 LABEL_CHECK(ifplabel, MAGIC_IFNET); in test_ifnet_create_mbuf()
633 struct label *ifplabel, struct label *newlabel) in test_ifnet_relabel() argument
637 LABEL_CHECK(ifplabel, MAGIC_IFNET); in test_ifnet_relabel()
1023 test_netinet_arp_send(struct ifnet *ifp, struct label *ifplabel, in test_netinet_arp_send() argument
1027 LABEL_CHECK(ifplabel, MAGIC_IFNET); in test_netinet_arp_send()
1065 test_netinet_igmp_send(struct ifnet *ifp, struct label *ifplabel, in test_netinet_igmp_send() argument
1069 LABEL_CHECK(ifplabel, MAGIC_IFNET); in test_netinet_igmp_send()
1085 test_netinet6_nd6_send(struct ifnet *ifp, struct label *ifplabel, in test_netinet6_nd6_send() argument
1089 LABEL_CHECK(ifplabel, MAGIC_IFNET); in test_netinet6_nd6_send()