Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/
H A Dif_vmxreg.h211 #define VMXNET3_MIN_MTU 60 macro
H A Dif_vmx.c3450 if (nmtu < VMXNET3_MIN_MTU || nmtu > VMXNET3_MAX_MTU) { in vmxnet3_ioctl()