Home
last modified time | relevance | path

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

/trueos/sys/dev/txp/
HDif_txpreg.h253 #define TX_PFLAGS_IPCKSUM 0x00000002 /* ip checksum */ macro
HDif_txp.c2150 first_txd->tx_pflags |= htole32(TX_PFLAGS_IPCKSUM); in txp_encap()