Home | History | Annotate | Download | only in net

Lines Matching refs:m_next

288     mp = mp->m_next;
303 mp = mp->m_next;
311 MGET(m->m_next, M_DONTWAIT, MT_DATA);
312 m = m->m_next;
476 mi = mi->m_next;
502 mo->m_next = NULL;
526 mi = mi->m_next;
554 mi = mi->m_next;
572 MGET(mo->m_next, M_DONTWAIT, MT_DATA);
573 mo = mo->m_next;
648 mi = mi->m_next;