Home
last modified time | relevance | path

Searched refs:m_retryhdr (Results 1 – 2 of 2) sorted by relevance

/xnu-10002.81.5/bsd/sys/
H A Dmbuf.h1558 __private_extern__ struct mbuf *m_retryhdr(int, int);
/xnu-10002.81.5/bsd/kern/
H A Duipc_mbuf.c4434 m_retryhdr(int wait, int type) function