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

/macosx-10.5.8/xnu-1228.15.4/bsd/net/
H A Dether_inet_pr_module.c182 mbuf_t *tailptr = &m_list; local
193 *tailptr = m;
194 tailptr = &m->m_nextpkt;
206 *tailptr = NULL;

Completed in 72 milliseconds