Searched refs:m_hold_next (Results 1 - 1 of 1) sorted by relevance

/darwin-on-arm/xnu/bsd/netinet6/
H A Dnd6_nbr.c1209 struct mbuf *m_hold, *m_hold_next; local
1219 m_hold; m_hold = m_hold_next) {
1220 m_hold_next = m_hold->m_nextpkt;

Completed in 19 milliseconds