Searched refs:IFCAP_VLAN_MTU (Results 1 - 2 of 2) sorted by relevance

/xnu-2422.115.4/bsd/net/
H A Dif.h231 #define IFCAP_VLAN_MTU 0x00004 /* VLAN-compatible MTU */ macro
243 #define IFCAP_VALID (IFCAP_HWCSUM | IFCAP_TSO | IFCAP_LRO | IFCAP_VLAN_MTU | \
H A Dkpi_interface.c781 ifcaps |= IFCAP_VLAN_MTU;

Completed in 24 milliseconds