Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/sys/
H A Duipc_mvec.c46 #define M_SANITY m_sanity
/freebsd/sys/sys/
H A Dmbuf.h862 int m_sanity(struct mbuf *, int);
/freebsd/sys/kern/
H A Duipc_mbuf.c327 m_sanity(struct mbuf *m0, int sanitize) in m_sanity() function
/freebsd/sys/dev/bce/
H A Dif_bce.c6597 DBRUN(m_sanity(m0, FALSE)); in bce_rx_intr()