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

/freebsd-10.0-release/sys/dev/txp/
H A Dif_txpreg.h525 #define OFFLOAD_IPCKSUM 0x00000008 /* ip checksum */ macro
H A Dif_txp.c2765 txcap |= OFFLOAD_IPCKSUM;
2773 rxcap &= ~(OFFLOAD_IPCKSUM | OFFLOAD_TCPCKSUM |

Completed in 115 milliseconds