Searched refs:MPTCP_ADDR_IPVERSION_6 (Results 1 – 2 of 2) sorted by relevance
225 mp_opt->family = MPTCP_ADDR_IPVERSION_6; in mptcp_parse_option()236 mp_opt->family = MPTCP_ADDR_IPVERSION_6; in mptcp_parse_option()908 else if (mp_opt.family == MPTCP_ADDR_IPVERSION_6) { in mptcp_incoming_options()
85 #define MPTCP_ADDR_IPVERSION_6 6 macro