Searched refs:RX_TOOSHORT (Results 1 – 2 of 2) sorted by relevance
| /trueos/sys/dev/smc/ | ||
| HD | if_smcreg.h | 247 #define RX_TOOSHORT 0x0400 /* Frame was too short */ macro |
| HD | if_smc.c | 720 if (status & (RX_TOOSHORT | RX_TOOLNG | RX_BADCRC | RX_ALGNERR)) { in smc_task_rx() |