Home
last modified time | relevance | path

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

/dragonfly/sys/kern/
H A Duipc_sockbuf.c303 length = m_countm(control, &n, &cmbcnt) + m_countm(m0, NULL, &m0mbcnt); in sbappendcontrol()
H A Duipc_mbuf.c2738 m_countm(struct mbuf *m, struct mbuf **lastm, u_int *pmbcnt) in m_countm() function
/dragonfly/sys/sys/
H A Dmbuf.h513 u_int m_countm(struct mbuf *m, struct mbuf **lastm, u_int *mbcnt);