Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dif_bgereg.h2437 #define BGE_RXERRFLAG_IP_CSUM_NOK 0x1000 /* 5717 */ macro
H A Dif_bge.c3652 BGE_RXERRFLAG_IP_CSUM_NOK) == 0) in bge_rxcsum()