Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/net/
H A Dif_fake.c683 feth_max_mtu(ifnet_t ifp) in feth_max_mtu() function
3411 devmtu_p->ifdm_max = feth_max_mtu(ifp); in feth_ioctl()
3416 if ((unsigned int)ifr->ifr_mtu > feth_max_mtu(ifp) || in feth_ioctl()