Searched refs:LABEL_CHECK (Results 1 – 1 of 1) sorted by relevance
| /f-stack/freebsd/security/mac_test/ |
| H A D | mac_test.c | 169 LABEL_CHECK(dlabel, MAGIC_BPF); in test_bpfdesc_check_receive() 183 LABEL_CHECK(dlabel, MAGIC_BPF); in test_bpfdesc_create() 193 LABEL_CHECK(dlabel, MAGIC_BPF); in test_bpfdesc_create_mbuf() 194 LABEL_CHECK(mlabel, MAGIC_MBUF); in test_bpfdesc_create_mbuf() 381 LABEL_CHECK(src, MAGIC_CRED); in test_cred_copy_label() 382 LABEL_CHECK(dest, MAGIC_CRED); in test_cred_copy_label() 419 LABEL_CHECK(label, MAGIC_CRED); in test_cred_externalize_label() 440 LABEL_CHECK(label, MAGIC_CRED); in test_cred_internalize_label() 565 LABEL_CHECK(src, MAGIC_IFNET); in test_ifnet_copy_label() 944 LABEL_CHECK(src, MAGIC_MBUF); in test_mbuf_copy_label() [all …]
|