Searched defs:RX_RUNT (Results 1 – 4 of 4) sorted by relevance
35 #define RX_RUNT BIT(6) macro
178 #define RX_RUNT BIT(10) /* accept packets smaller than 64 B */ macro
158 # define RX_RUNT (1 << 15) macro
231 #define RX_RUNT 0x2000 macro