Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/net/
H A Dif_fake.c611 static int feth_config(ifnet_t ifp, ifnet_t peer);
2853 feth_config(ifp, NULL); in feth_clone_destroy()
3130 feth_config(ifnet_t ifp, ifnet_t peer) in feth_config() function
3267 error = feth_config(ifp, NULL); in feth_set_drvspec()
3286 error = feth_config(ifp, peer); in feth_set_drvspec()