Searched refs:IPPROTO_MPTCP (Results 1 – 2 of 2) sorted by relevance
81 IPPROTO_MPTCP = 262, /* Multipath TCP connection */ enumerator82 #define IPPROTO_MPTCP IPPROTO_MPTCP macro
34 #ifndef IPPROTO_MPTCP35 #define IPPROTO_MPTCP 262 macro61 static int cfg_sock_proto = IPPROTO_MPTCP;971 return IPPROTO_MPTCP; in parse_proto()