Searched defs:BCAST (Results 1 – 4 of 4) sorted by relevance
970 #define BCAST (BCAST1_4 | BCAST2_0) macro
210 OVERRUN = 0x02000000, DEST = 0x00800000, BCAST = 0x01800000, enumerator
219 BCAST = 0x000c0000, enumerator
622 static const uint8_t BCAST[6] = { 0xff, 0xff, 0xff, 0xff, 0xff, 0xff }; in padr_bcast() local