Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/bce/
H A Dif_bce.c4463 (L2_FHDR_ERRORS_TCP_XSUM | in bce_rx_intr()
7156 if (status & L2_FHDR_ERRORS_TCP_XSUM) in bce_rss_pktinfo()
H A Dif_bcereg.h834 #define L2_FHDR_ERRORS_TCP_XSUM (1<<28) macro