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

/freebsd-current/sys/dev/bce/
H A Dif_bce.c7255 flags |= TX_BD_FLAGS_TCP_UDP_CKSUM;
9818 if (txbd->tx_bd_flags & TX_BD_FLAGS_TCP_UDP_CKSUM) {
H A Dif_bcereg.h1105 #define TX_BD_FLAGS_TCP_UDP_CKSUM (1<<1) macro

Completed in 202 milliseconds