Searched refs:m_last (Results 1 - 4 of 4) sorted by relevance

/darwin-on-arm/xnu/bsd/netinet/
H A Digmp.c3056 md = m_last(m);
3340 md = m_last(m);
3538 mtl = m_last(mt);
/darwin-on-arm/xnu/bsd/netinet6/
H A Dmld6.c2668 md = m_last(m);
2941 md = m_last(m);
3139 mtl = m_last(mt);
/darwin-on-arm/xnu/bsd/sys/
H A Dmbuf.h1029 __private_extern__ struct mbuf *m_last(struct mbuf *);
/darwin-on-arm/xnu/bsd/kern/
H A Duipc_mbuf.c5679 m_last(struct mbuf *m) function

Completed in 99 milliseconds