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

/darwin-on-arm/xnu/bsd/net/
H A Dif.h237 #define IFCAP_HWCSUM (IFCAP_RXCSUM | IFCAP_TXCSUM) macro
240 #define IFCAP_VALID (IFCAP_HWCSUM | IFCAP_TSO | IFCAP_LRO | IFCAP_VLAN_MTU | \
H A Dkpi_interface.c703 ifcaps |= IFCAP_HWCSUM;

Completed in 26 milliseconds