Searched refs:MPTCP_SUPPORTED_VERSION (Results 1 – 2 of 2) sorted by relevance
50 if (version != MPTCP_SUPPORTED_VERSION) in mptcp_parse_option()52 } else if (version < MPTCP_SUPPORTED_VERSION) { in mptcp_parse_option()996 MPTCP_SUPPORTED_VERSION, in mptcp_write_options()
14 #define MPTCP_SUPPORTED_VERSION 1 macro