Lines Matching refs:MAGIC_IFNET
87 #define MAGIC_IFNET 0xc218b120 macro
168 LABEL_CHECK(ifplabel, MAGIC_IFNET); in test_bpfdesc_check_receive()
586 LABEL_CHECK(ifplabel, MAGIC_IFNET); in test_ifnet_check_relabel()
587 LABEL_CHECK(newlabel, MAGIC_IFNET); in test_ifnet_check_relabel()
599 LABEL_CHECK(ifplabel, MAGIC_IFNET); in test_ifnet_check_transmit()
611 LABEL_CHECK(src, MAGIC_IFNET); in test_ifnet_copy_label()
612 LABEL_CHECK(dest, MAGIC_IFNET); in test_ifnet_copy_label()
621 LABEL_CHECK(ifplabel, MAGIC_IFNET); in test_ifnet_create()
631 LABEL_CHECK(ifplabel, MAGIC_IFNET); in test_ifnet_create_mbuf()
641 LABEL_DESTROY(label, MAGIC_IFNET); in test_ifnet_destroy_label()
651 LABEL_CHECK(label, MAGIC_IFNET); in test_ifnet_externalize_label()
662 LABEL_INIT(label, MAGIC_IFNET); in test_ifnet_init_label()
672 LABEL_CHECK(label, MAGIC_IFNET); in test_ifnet_internalize_label()
685 LABEL_CHECK(ifplabel, MAGIC_IFNET); in test_ifnet_relabel()
686 LABEL_CHECK(newlabel, MAGIC_IFNET); in test_ifnet_relabel()
1085 LABEL_CHECK(ifplabel, MAGIC_IFNET); in test_netinet_arp_send()
1127 LABEL_CHECK(ifplabel, MAGIC_IFNET); in test_netinet_igmp_send()
1147 LABEL_CHECK(ifplabel, MAGIC_IFNET); in test_netinet6_nd6_send()