Home
last modified time | relevance | path

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

/dflybsd-src/sys/netgraph7/
H A Dng_source.c113 static int ng_source_start (sc_p, uint64_t);
395 error = ng_source_start(sc, packets); in ng_source_rcvmsg()
684 ng_source_start(sc_p sc, uint64_t packets) in ng_source_start() function