Lines Matching refs:MAGIC_IFNET
88 #define MAGIC_IFNET 0xc218b120 macro
168 LABEL_CHECK(ifplabel, MAGIC_IFNET); in test_bpfdesc_check_receive()
538 LABEL_CHECK(ifplabel, MAGIC_IFNET); in test_ifnet_check_relabel()
539 LABEL_CHECK(newlabel, MAGIC_IFNET); in test_ifnet_check_relabel()
551 LABEL_CHECK(ifplabel, MAGIC_IFNET); in test_ifnet_check_transmit()
563 LABEL_CHECK(src, MAGIC_IFNET); in test_ifnet_copy_label()
564 LABEL_CHECK(dest, MAGIC_IFNET); in test_ifnet_copy_label()
573 LABEL_CHECK(ifplabel, MAGIC_IFNET); in test_ifnet_create()
583 LABEL_CHECK(ifplabel, MAGIC_IFNET); in test_ifnet_create_mbuf()
593 LABEL_DESTROY(label, MAGIC_IFNET); in test_ifnet_destroy_label()
603 LABEL_CHECK(label, MAGIC_IFNET); in test_ifnet_externalize_label()
614 LABEL_INIT(label, MAGIC_IFNET); in test_ifnet_init_label()
624 LABEL_CHECK(label, MAGIC_IFNET); in test_ifnet_internalize_label()
637 LABEL_CHECK(ifplabel, MAGIC_IFNET); in test_ifnet_relabel()
638 LABEL_CHECK(newlabel, MAGIC_IFNET); in test_ifnet_relabel()
1027 LABEL_CHECK(ifplabel, MAGIC_IFNET); in test_netinet_arp_send()
1069 LABEL_CHECK(ifplabel, MAGIC_IFNET); in test_netinet_igmp_send()
1089 LABEL_CHECK(ifplabel, MAGIC_IFNET); in test_netinet6_nd6_send()