Searched defs:IPX (Results 1 – 2 of 2) sorted by relevance
119 pub const IPX: Self = Self(c::AF_IPX as _); constant1130 pub const IPX: Protocol = Protocol(new_raw_protocol((c::ETH_P_IPX as u16).to_be() as u32)); constant
143 IPX = 344, /* IPX */ enumerator