Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/vge/
HDif_vgevar.h40 #define VGE_JUMBO_MTU 9000 macro
HDif_vge.c2006 if (ifr->ifr_mtu > VGE_JUMBO_MTU) in vge_ioctl()