Home
last modified time | relevance | path

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

/xnu-8020.140.41/tools/lldbmacros/
H A Dmbufs.py102 mp = mp.m_hdr.mh_next
730 mn = mp.m_hdr.mh_next
733 mn = mn.m_hdr.mh_next
H A Dnet.py1731 mp = mp.m_hdr.mh_next
/xnu-8020.140.41/bsd/sys/
H A Dmbuf.h145 struct mbuf *mh_next; /* next buffer in chain */ member
624 #define m_next m_hdr.mh_next