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

/freebsd-12-stable/sys/netgraph/
H A Dng_ether.c101 static void ng_ether_input(struct ifnet *ifp, struct mbuf **mp);
246 ng_ether_input(struct ifnet *ifp, struct mbuf **mp) function
821 ng_ether_input_p = ng_ether_input;

Completed in 99 milliseconds