Searched refs:mh_next (Results 1 – 4 of 4) sorted by relevance
40 uintptr_t mh_next; /* next buffer in chain */ member71 mhdr->mh_next = (uintptr_t)0x4040404040404040ULL;
114 mnext = mp.m_hdr.mh_next121 mnext = mp.M_hdr_common.M_hdr.mh_next237 mhnext = mp.m_hdr.mh_next240 mhnext = mp.M_hdr_common.M_hdr.mh_next1101 mn = mp.m_hdr.mh_next1103 mn = mp.M_hdr_common.M_hdr.mh_next1107 mn = mn.m_hdr.mh_next1109 mn = mn.M_hdr_common.M_hdr.mh_next
1631 mnext = mp.m_hdr.mh_next1635 mnext = mp.M_hdr_common.M_hdr.mh_next
134 struct mbuf *mh_next; /* next buffer in chain */ member641 #define m_next m_hdr.mh_next679 #define m_next M_hdr_common.M_hdr.mh_next