Searched refs:npkt (Results 1 – 2 of 2) sorted by relevance
2206 pp_free_packet_chain(struct __kern_packet *pkt_chain, int *npkt) in pp_free_packet_chain() argument2269 if (npkt != NULL) { in pp_free_packet_chain()2270 *npkt = c; in pp_free_packet_chain()
3411 struct mbuf *npkt = pkt->m_nextpkt; in tcp_ip_output() local3446 m_freem_list(npkt); in tcp_ip_output()3450 pkt = npkt; in tcp_ip_output()