HomeSort by: relevance | last modified time | path
    Searched refs:RFSW_TOOSHORT (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/amiga/dev/
if_esreg.h 177 #define RFSW_TOOSHORT 0x0400 /* Frame was too short */
if_es.c 636 if (pktctlw & (RFSW_ALGNERR | RFSW_BADCRC | RFSW_TOOLNG | RFSW_TOOSHORT)) {
653 if (pktctlw & (RFSW_ALGNERR | RFSW_BADCRC | RFSW_TOOLNG | RFSW_TOOSHORT)) {

Completed in 50 milliseconds