Searched refs:nw_tail (Results 1 – 3 of 3) sorted by relevance
84 struct mbuf *nw_tail; member
620 npwp->nw_tail = NULL; in netisr_drain_proto()624 KASSERT(npwp->nw_tail == NULL, ("%s: tail", __func__)); in netisr_drain_proto()744 npwp->nw_tail = ne; in netisr_drain_proto_vnet()906 npwp->nw_tail = NULL; in netisr_process_workstream_proto()914 local_npw.nw_tail = NULL; in netisr_process_workstream_proto()992 npwp->nw_tail = m; in netisr_queue_workstream()994 npwp->nw_tail->m_nextpkt = m; in netisr_queue_workstream()995 npwp->nw_tail = m; in netisr_queue_workstream()