Searched refs:ng_source_send (Results 1 – 1 of 1) sorted by relevance
116 static int ng_source_send (sc_p, int, int *);761 ng_source_send(sc, packets, NULL); in ng_source_intr()773 ng_source_send(sc_p sc, int tosend, int *sent_p) in ng_source_send() function