Searched defs:TIPC (Results 1 – 2 of 2) sorted by relevance
357 pub const TIPC: Self = Self(c::AF_TIPC as _); constant1203 pub const TIPC: Protocol = Protocol(new_raw_protocol((c::ETH_P_TIPC as u16).to_be() as u32)); constant
125 TIPC, enumerator