Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/sys/
H A Dmbuf.h661 #define m_act m_nextpkt macro
716 #define m_act m_nextpkt macro
/xnu-12377.41.6/bsd/kern/
H A Duipc_usrreq.c2804 m0 = m0->m_act; in unp_scan()