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

/macosx-10.5.8/xnu-1228.15.4/bsd/net/
H A Ddlil.c1019 mbuf_t * pkt_next = NULL; local
1108 *pkt_next = m;
1110 pkt_next = &m->m_nextpkt;

Completed in 28 milliseconds