Searched refs:EM_CSUM_OFFLOAD (Results 1 – 2 of 2) sorted by relevance
| /src/sys/dev/e1000/ | ||
| H A D | if_em.h | 346 #define EM_CSUM_OFFLOAD (CSUM_IP | CSUM_IP_UDP | CSUM_IP_TCP | \ macro |
| H A D | em_txrx.c | 379 } else if (csum_flags & EM_CSUM_OFFLOAD) { in em_isc_txd_encap() |