Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ale/
H A Dif_alevar.h61 #define ALE_JUMBO_MTU \ macro
H A Dif_ale.c1740 if (ifr->ifr_mtu < ETHERMIN || ifr->ifr_mtu > ALE_JUMBO_MTU || in ale_ioctl()