Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/
H A Dng_source.c114 static int ng_source_start (sc_p, uint64_t);
402 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