Home
last modified time | relevance | path

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

/freebsd/sys/security/mac_test/
H A Dmac_test.c88 #define MAGIC_INPCB 0x4440f7bb macro
696 LABEL_CHECK(inplabel, MAGIC_INPCB); in test_inpcb_check_deliver()
710 LABEL_CHECK(inplabel, MAGIC_INPCB); in test_inpcb_check_visible()
725 LABEL_CHECK(inplabel, MAGIC_INPCB); in test_inpcb_create()
735 LABEL_CHECK(inplabel, MAGIC_INPCB); in test_inpcb_create_mbuf()
745 LABEL_DESTROY(label, MAGIC_INPCB); in test_inpcb_destroy_label()
759 LABEL_INIT(label, MAGIC_INPCB); in test_inpcb_init_label()
773 LABEL_CHECK(inplabel, MAGIC_INPCB); in test_inpcb_sosetlabel()