Home
last modified time | relevance | path

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

/xnu-8796.121.2/bsd/sys/
H A Dmbuf.h1520 __private_extern__ struct mbuf *m_getpacket_how(int);
/xnu-8796.121.2/bsd/kern/
H A Dkpi_mbuf.c373 *mbuf = m_getpacket_how(how); in mbuf_getpacket()
H A Duipc_mbuf.c4743 m_getpacket_how(int wait) function