Home
last modified time | relevance | path

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

/freebsd/sys/dev/xl/
H A Dif_xlreg.h541 #define XL_RXSTAT_UDPCKOK 0x80000000 /* 3c905B only */ macro
H A Dif_xl.c1914 (rxstat & XL_RXSTAT_UDPCKOK && in xl_rxeof()