Home
last modified time | relevance | path

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

/freebsd/sys/dev/bge/
H A Dif_bgereg.h2369 #define BGE_RXBDFLAG_IP_CSUM 0x1000 macro
H A Dif_bge.c4452 if (cur_rx->bge_flags & BGE_RXBDFLAG_IP_CSUM) { in bge_rxcsum()
4466 if (cur_rx->bge_flags & BGE_RXBDFLAG_IP_CSUM) { in bge_rxcsum()