Searched refs:m_act (Results 1 – 2 of 2) sorted by relevance
856 struct mbuf **mnext = &m->m_act;900 mnext = &m->m_act;913 m0 = m->m_act;914 m->m_act = 0;
721 #if !SOLARIS && !defined(m_act)722 # define m_act m_nextpkt macro