Home
last modified time | relevance | path

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

/freebsd/sys/dev/age/
H A Dif_agevar.h61 #define AGE_JUMBO_MTU \ macro
H A Dif_age.c1803 if (ifr->ifr_mtu < ETHERMIN || ifr->ifr_mtu > AGE_JUMBO_MTU) in age_ioctl()