Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/
H A Dng_source.c117 static int ng_source_store_output_ifp(sc_p, char *);
421 ng_source_store_output_ifp(sc, ifname); in ng_source_rcvmsg()
525 if (ng_source_store_output_ifp(sc, ifname) == 0) in ng_source_rcvmsg()
616 ng_source_store_output_ifp(sc_p sc, char *ifname) in ng_source_store_output_ifp() function