Searched refs:TX_PFLAGS_TCPCKSUM (Results 1 – 2 of 2) sorted by relevance
/openbsd/sys/dev/pci/ | ||
H A D | if_txpreg.h | 242 #define TX_PFLAGS_TCPCKSUM 0x00000004 /* tcp checksum */ macro |
H A D | if_txp.c | 1324 txd->tx_pflags |= TX_PFLAGS_TCPCKSUM; in txp_start() |