Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dif_txpreg.h242 #define TX_PFLAGS_TCPCKSUM 0x00000004 /* tcp checksum */ macro
H A Dif_txp.c1324 txd->tx_pflags |= TX_PFLAGS_TCPCKSUM; in txp_start()