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

/freebsd-10.0-release/sys/netgraph/
H A Dng_fec.c190 static void ng_fec_input(struct ifnet *, struct mbuf *);
442 bifp->if_input = ng_fec_input;
851 * if_input routine with a pointer to ng_fec_input(). This means we
860 ng_fec_input(struct ifnet *ifp, struct mbuf *m0) function

Completed in 164 milliseconds