Searched refs:RSR_DRIBBLE (Results 1 – 2 of 2) sorted by relevance
190 #define RSR_DRIBBLE 0x10 macro197 (RSR_DRIBBLE | RSR_CRC | RSR_RUNT | RSR_LONG | RSR_MULTI)
605 if (rsr & (RSR_CRC | RSR_DRIBBLE)) { in upf_rx_make_packet()