Searched refs:MPTCP_SUPPORTED_VERSION (Results 1 – 2 of 2) sorted by relevance
66 if (version != MPTCP_SUPPORTED_VERSION) in mptcp_parse_option()68 } else if (version < MPTCP_SUPPORTED_VERSION) { in mptcp_parse_option()1434 MPTCP_SUPPORTED_VERSION, in mptcp_write_options()
16 #define MPTCP_SUPPORTED_VERSION 1 macro