Home
last modified time | relevance | path

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

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