Searched refs:ng_fec_output (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/sys/netgraph/
H A Dng_fec.c200 static int ng_fec_output(struct ifnet *ifp, struct mbuf *m0,
925 ng_fec_output(struct ifnet *ifp, struct mbuf *m, function
1102 * space which will eventually be handed up to ng_fec_output(), which
1245 ifp->if_output = ng_fec_output;

Completed in 62 milliseconds