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

/darwin-on-arm/xnu/bsd/net/
H A Dif.h229 #define IFCAP_VLAN_MTU 0x00004 /* VLAN-compatible MTU */ macro
240 #define IFCAP_VALID (IFCAP_HWCSUM | IFCAP_TSO | IFCAP_LRO | IFCAP_VLAN_MTU | \
H A Dkpi_interface.c709 ifcaps |= IFCAP_VLAN_MTU;

Completed in 64 milliseconds