Lines Matching refs:MAGIC_IFNET
89 #define MAGIC_IFNET 0xc218b120 macro
170 LABEL_CHECK(ifplabel, MAGIC_IFNET); in test_bpfdesc_check_receive()
540 LABEL_CHECK(ifplabel, MAGIC_IFNET); in test_ifnet_check_relabel()
541 LABEL_CHECK(newlabel, MAGIC_IFNET); in test_ifnet_check_relabel()
553 LABEL_CHECK(ifplabel, MAGIC_IFNET); in test_ifnet_check_transmit()
565 LABEL_CHECK(src, MAGIC_IFNET); in test_ifnet_copy_label()
566 LABEL_CHECK(dest, MAGIC_IFNET); in test_ifnet_copy_label()
575 LABEL_CHECK(ifplabel, MAGIC_IFNET); in test_ifnet_create()
585 LABEL_CHECK(ifplabel, MAGIC_IFNET); in test_ifnet_create_mbuf()
595 LABEL_DESTROY(label, MAGIC_IFNET); in test_ifnet_destroy_label()
605 LABEL_CHECK(label, MAGIC_IFNET); in test_ifnet_externalize_label()
616 LABEL_INIT(label, MAGIC_IFNET); in test_ifnet_init_label()
626 LABEL_CHECK(label, MAGIC_IFNET); in test_ifnet_internalize_label()
639 LABEL_CHECK(ifplabel, MAGIC_IFNET); in test_ifnet_relabel()
640 LABEL_CHECK(newlabel, MAGIC_IFNET); in test_ifnet_relabel()
1029 LABEL_CHECK(ifplabel, MAGIC_IFNET); in test_netinet_arp_send()
1071 LABEL_CHECK(ifplabel, MAGIC_IFNET); in test_netinet_igmp_send()
1091 LABEL_CHECK(ifplabel, MAGIC_IFNET); in test_netinet6_nd6_send()