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
32 #ifndef IPPROTO_MPTCP33 #define IPPROTO_MPTCP 262 macro52 static int cfg_sock_proto = IPPROTO_MPTCP;770 return IPPROTO_MPTCP; in parse_proto()