Home
last modified time | relevance | path

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

/freebsd/sys/netgraph/
H A Dng_source.c113 static int ng_source_start (sc_p, uint64_t);
401 error = ng_source_start(sc, packets); in ng_source_rcvmsg()
686 ng_source_start(sc_p sc, uint64_t packets) in ng_source_start() function