Searched defs:MPTCP (Results 1 – 2 of 2) sorted by relevance
323 pub const MPTCP: Protocol = Protocol(sys::IPPROTO_MPTCP); constant
859 pub const MPTCP: Protocol = Protocol(new_raw_protocol(c::IPPROTO_MPTCP as _)); constant