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

/darwin-on-arm/xnu/bsd/sys/
H A Dmcache.h253 #define MCF_VERIFY 0x00000001 /* enable verification */ macro
259 #define MCF_DEBUG (MCF_VERIFY | MCF_TRACE)
/darwin-on-arm/xnu/bsd/kern/
H A Duipc_mbuf.c266 * translates to the mcache flags (MCF_VERIFY | MCF_AUDIT). Additionally,
1433 mclverify = (mbuf_debug & MCF_VERIFY);

Completed in 35 milliseconds