Searched refs:MCF_VERIFY (Results 1 - 2 of 2) sorted by relevance

/xnu-2782.1.97/bsd/sys/
H A Dmcache.h312 #define MCF_VERIFY 0x00000001 /* enable verification */ macro
318 #define MCF_DEBUG (MCF_VERIFY | MCF_TRACE)
/xnu-2782.1.97/bsd/kern/
H A Duipc_mbuf.c270 * translates to the mcache flags (MCF_VERIFY | MCF_AUDIT). Additionally,
1495 mclverify = (mbuf_debug & MCF_VERIFY);

Completed in 33 milliseconds