Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/netinet6/
H A Dnd6_nbr.c1336 struct mbuf *m_hold, *m_hold_next; in nd6_na_input() local
1347 for (; m_hold; m_hold = m_hold_next) { in nd6_na_input()
1348 m_hold_next = m_hold->m_nextpkt; in nd6_na_input()