Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/
H A Dng_source.c116 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