Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/xl/
H A Dif_xlreg.h519 #define XL_RXSTAT_TCPCOK 0x40000000 /* 3c905B only */ macro
H A Dif_xl.c2026 if ((rxstat & XL_RXSTAT_TCPCOK && in xl_rxeof()