Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/sys/
H A Dmbuf.h609 void m_print(const struct mbuf *, int);
/f-stack/freebsd/sys/
H A Dmbuf.h831 void m_print(const struct mbuf *, int);
/f-stack/freebsd/kern/
H A Duipc_mbuf.c1283 m_print(const struct mbuf *m, int maxlen) in m_print() function