Searched defs:M_SANITY_ACTION (Results 1 – 1 of 1) sorted by relevance
334 #define M_SANITY_ACTION(s) panic("mbuf %p: " s, m) in m_sanity() macro336 #define M_SANITY_ACTION(s) printf("mbuf %p: " s, m) in m_sanity() macro