Home
last modified time | relevance | path

Searched refs:ng_source_send (Results 1 – 1 of 1) sorted by relevance

/src/sys/netgraph/
H A Dng_source.c115 static int ng_source_send (sc_p, int, int *);
763 ng_source_send(sc, packets, NULL); in ng_source_intr()
775 ng_source_send(sc_p sc, int tosend, int *sent_p) in ng_source_send() function