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

/freebsd-10.0-release/sys/dev/txp/
H A Dif_txpreg.h523 #define OFFLOAD_TCPCKSUM 0x00000002 /* tcp checksum */ macro
H A Dif_txp.c2767 txcap |= OFFLOAD_TCPCKSUM;
2773 rxcap &= ~(OFFLOAD_IPCKSUM | OFFLOAD_TCPCKSUM |

Completed in 175 milliseconds