Home
last modified time | relevance | path

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

/xnu-10002.81.5/bsd/sys/
H A Dmbuf.h1593 __private_extern__ struct mbuf *m_getpacket_how(int);
/xnu-10002.81.5/bsd/kern/
H A Dkpi_mbuf.c375 *mbuf = m_getpacket_how(how); in mbuf_getpacket()
H A Duipc_mbuf.c5690 m_getpacket_how(int wait) function