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

/xnu-2782.1.97/bsd/sys/
H A Dmbuf.h709 #define M_LEADINGSPACE(m) m_leadingspace(m)
1280 __private_extern__ int m_leadingspace(struct mbuf *);
/xnu-2782.1.97/bsd/kern/
H A Dkpi_mbuf.c290 return m_leadingspace(mbuf);
H A Duipc_socket.c2016 MHLEN - m_leadingspace(m);
H A Duipc_mbuf.c4454 m_leadingspace(struct mbuf *m) function

Completed in 102 milliseconds