Home
last modified time | relevance | path

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

/xnu-11417.121.6/bsd/net/
H A Dif_fake.c976 feth_max_mtu(ifnet_t ifp) in feth_max_mtu() function
4191 devmtu_p->ifdm_max = feth_max_mtu(ifp); in feth_ioctl()
4196 if ((unsigned int)ifr->ifr_mtu > feth_max_mtu(ifp) || in feth_ioctl()