Searched refs:TX_PFLAGS_IPCKSUM (Results 1 – 2 of 2) sorted by relevance
| /trueos/sys/dev/txp/ | ||
| HD | if_txpreg.h | 253 #define TX_PFLAGS_IPCKSUM 0x00000002 /* ip checksum */ macro |
| HD | if_txp.c | 2150 first_txd->tx_pflags |= htole32(TX_PFLAGS_IPCKSUM); in txp_encap() |