Searched refs:npkt (Results 1 – 2 of 2) sorted by relevance
3309 struct mbuf *npkt = pkt->m_nextpkt; in tcp_ip_output() local3344 m_freem_list(npkt); in tcp_ip_output()3348 pkt = npkt; in tcp_ip_output()
2270 pp_free_packet_chain(struct __kern_packet *pkt_chain, int *npkt) in pp_free_packet_chain() argument2338 if (npkt != NULL) { in pp_free_packet_chain()2339 *npkt = c; in pp_free_packet_chain()