Searched defs:AX25 (Results 1 – 4 of 4) sorted by relevance
25 pub const AX25: LinuxNonstandardEtherType = Self(0x0002); constant
31 pub const AX25: ArpHardwareId = Self(3); constant
237 pub const AX25: IpNumber = Self(93); constant970 pub const AX25: IpNumber = IpNumber::AX25; // 93 constant
112 pub const AX25: Self = Self(c::AF_AX25 as _); constant1296 pub const AX25: Protocol = Protocol(new_raw_protocol((c::ETH_P_AX25 as u16).to_be() as u32)); constant