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