Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/kern/
H A Duipc_mbuf.c1540 #define _M_RETRYHDR(wait, type) _M_GETHDR(wait, type) macro
1565 return _M_RETRYHDR(wait, type); in m_retryhdr()
2610 m = _M_RETRYHDR(how, MT_DATA); in m_getpackethdrs()
3094 n = _M_RETRYHDR(wait, m->m_type); in m_copym_mode()