Searched refs:next_m (Results 1 – 4 of 4) sorted by relevance
14 struct mbuf *next_m; /* Pointer to next mbuf to output */ variable40 next_m = &if_batchq; in if_init()263 if (next_m != &if_batchq) in if_start()264 ifm = next_m; in if_start()269 next_m = ifm->ifq_next; in if_start()
39 extern struct mbuf *next_m;