Home
last modified time | relevance | path

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

/f-stack/freebsd/security/mac_test/
H A Dmac_test.c90 #define MAGIC_INPCB 0x4440f7bb macro
650 LABEL_CHECK(inplabel, MAGIC_INPCB); in test_inpcb_check_deliver()
664 LABEL_CHECK(inplabel, MAGIC_INPCB); in test_inpcb_check_visible()
679 LABEL_CHECK(inplabel, MAGIC_INPCB); in test_inpcb_create()
689 LABEL_CHECK(inplabel, MAGIC_INPCB); in test_inpcb_create_mbuf()
699 LABEL_DESTROY(label, MAGIC_INPCB); in test_inpcb_destroy_label()
713 LABEL_INIT(label, MAGIC_INPCB); in test_inpcb_init_label()
727 LABEL_CHECK(inplabel, MAGIC_INPCB); in test_inpcb_sosetlabel()