Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/sys/
H A Dmbuf.h1728 __private_extern__ struct mbuf *m_getpacket_how(int);
/xnu-12377.41.6/bsd/kern/
H A Dkpi_mbuf.c397 *mbuf = m_getpacket_how(how); in mbuf_getpacket()
H A Duipc_mbuf.c2560 m_getpacket_how(int wait) in m_getpacket_how() function