Home
last modified time | relevance | path

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

/src/sys/dev/e1000/
H A Dif_em.h346 #define EM_CSUM_OFFLOAD (CSUM_IP | CSUM_IP_UDP | CSUM_IP_TCP | \ macro
H A Dem_txrx.c379 } else if (csum_flags & EM_CSUM_OFFLOAD) { in em_isc_txd_encap()