Searched refs:m_nextpkt (Results 1 – 10 of 10) sorted by relevance
125 struct mbuf **mnext = &m->m_nextpkt; in ip_output()170 mnext = &m->m_nextpkt; in ip_output()185 m0 = m->m_nextpkt; in ip_output()186 m->m_nextpkt = NULL; in ip_output()
97 #define m_nextpkt m_hdr.mh_nextpkt macro110 #define ifs_next m_nextpkt
75 m->m_nextpkt = NULL; in m_get()
250 #define m_nextpkt m_hdr.mh_nextpkt macro251 #define m_act m_nextpkt
88 m->m_nextpkt = NULL; in mbuf_constructor_dup()453 m->m_nextpkt = NULL; in mb_ctor_mbuf()
734 m, m->m_next, m->m_nextpkt, m->m_data,
819 #define SCTP_BUF_NEXT_PKT(m) (m->m_nextpkt)