Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/net/
H A Dether_inet_pr_module.c178 mbuf_t *tailptr = &m_list; in ether_inet_input() local
214 *tailptr = m; in ether_inet_input()
215 tailptr = &m->m_nextpkt; in ether_inet_input()
227 *tailptr = NULL; in ether_inet_input()