Home
last modified time | relevance | path

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

/freebsd/sys/netgraph/
H A Dng_source.c775 ng_source_send(sc_p sc, int tosend, int *sent_p) in ng_source_send() argument
821 if (sent_p != NULL) in ng_source_send()
822 *sent_p = sent; in ng_source_send()