Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/net/
H A Dif_fake.c975 feth_max_mtu(ifnet_t ifp) in feth_max_mtu() function
4164 devmtu_p->ifdm_max = feth_max_mtu(ifp); in feth_ioctl()
4169 if ((unsigned int)ifr->ifr_mtu > feth_max_mtu(ifp) || in feth_ioctl()