Home
last modified time | relevance | path

Searched refs:MAGIC_IFNET (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/security/mac_test/
H A Dmac_test.c88 #define MAGIC_IFNET 0xc218b120 macro
170 LABEL_CHECK(ifplabel, MAGIC_IFNET); in test_bpfdesc_check_receive()
588 LABEL_CHECK(ifplabel, MAGIC_IFNET); in test_ifnet_check_relabel()
589 LABEL_CHECK(newlabel, MAGIC_IFNET); in test_ifnet_check_relabel()
601 LABEL_CHECK(ifplabel, MAGIC_IFNET); in test_ifnet_check_transmit()
613 LABEL_CHECK(src, MAGIC_IFNET); in test_ifnet_copy_label()
614 LABEL_CHECK(dest, MAGIC_IFNET); in test_ifnet_copy_label()
623 LABEL_CHECK(ifplabel, MAGIC_IFNET); in test_ifnet_create()
633 LABEL_CHECK(ifplabel, MAGIC_IFNET); in test_ifnet_create_mbuf()
643 LABEL_DESTROY(label, MAGIC_IFNET); in test_ifnet_destroy_label()
[all …]