Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/net/ !
H A Dif_fake.c911 static int feth_output(ifnet_t ifp, struct mbuf *m);
3612 feth_init.output = feth_output; in feth_clone_create()
3915 feth_output(ifnet_t ifp, struct mbuf * m) in feth_output() function