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

/haiku/src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/
H A Dif_em.h338 #define EM_CSUM_OFFLOAD (CSUM_IP | CSUM_IP_UDP | CSUM_IP_TCP) /* Offload bits in mbuf flag */ macro
H A Dem_txrx.c339 } else if (csum_flags & EM_CSUM_OFFLOAD) {

Completed in 99 milliseconds