Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/sys/
H A Dmbuf.h612 int m_sanity(struct mbuf *, int);
/f-stack/freebsd/sys/
H A Dmbuf.h834 int m_sanity(struct mbuf *, int);
/f-stack/freebsd/kern/
H A Duipc_mbuf.c289 m_sanity(struct mbuf *m0, int sanitize) in m_sanity() function