Searched refs:m_length2 (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/bsd/sys/
H A Dmbuf.h1019 __private_extern__ unsigned int m_length2(struct mbuf *, struct mbuf **);
/darwin-on-arm/xnu/bsd/kern/
H A Duipc_mbuf.c5691 len = m_length2(m0, NULL);
5697 m_length2(struct mbuf *m0, struct mbuf **last) function

Completed in 25 milliseconds