Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/net/
H A Dif_fake.c705 static int feth_config(ifnet_t ifp, ifnet_t peer);
3123 feth_config(ifp, NULL); in feth_clone_destroy()
3400 feth_config(ifnet_t ifp, ifnet_t peer) in feth_config() function
3537 error = feth_config(ifp, NULL); in feth_set_drvspec()
3556 error = feth_config(ifp, peer); in feth_set_drvspec()