Searched defs:BROADCAST (Results 1 – 4 of 4) sorted by relevance
73 pub const BROADCAST: Self = Self(0xffff); constant101 pub const BROADCAST: Address = Address::Short([0xff; 2]); constant
33 pub const BROADCAST: Address = Address([0xff; 6]); constant
47 pub const BROADCAST: Address = Address([0xff; ADDR_SIZE]); constant
42 const BROADCAST = 0b1000_0000_0000_0000; constant