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

/openbsd-current/sys/dev/pci/
H A Dif_bgereg.h2425 #define BGE_RXBDFLAG_TCP_UDP_CSUM 0x2000 macro
H A Dif_bge.c3660 if (cur_rx->bge_flags & BGE_RXBDFLAG_TCP_UDP_CSUM) {
3670 if (cur_rx->bge_flags & BGE_RXBDFLAG_TCP_UDP_CSUM &&

Completed in 138 milliseconds