Searched refs:AGE_RRD_ERROR (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/age/ | ||
H A D | if_agereg.h | 574 #define AGE_RRD_ERROR 0x00000200 macro |
H A D | if_age.c | 2297 if ((status & (AGE_RRD_ERROR | AGE_RRD_LENGTH_NOK)) != 0) { in age_rxeof() |