Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/stge/
H A Dif_stgevar.h56 #define STGE_JUMBO_MTU \ macro
H A Dif_stge.c1260 if (ifr->ifr_mtu < ETHERMIN || ifr->ifr_mtu > STGE_JUMBO_MTU) in stge_ioctl()