Searched defs:DDCMP (Results 1 – 3 of 3) sorted by relevance
29 pub const DDCMP: LinuxNonstandardEtherType = Self(0x0006); constant
56 pub const DDCMP: ArpHardwareId = Self(517); constant
1309 pub const DDCMP: Protocol = Protocol(new_raw_protocol((c::ETH_P_DDCMP as u16).to_be() as u32)); constant