Searched refs:MPTCP_ADDR_IPVERSION_4 (Results 1 – 2 of 2) sorted by relevance
222 mp_opt->family = MPTCP_ADDR_IPVERSION_4; in mptcp_parse_option()233 mp_opt->family = MPTCP_ADDR_IPVERSION_4; in mptcp_parse_option()246 if (mp_opt->family == MPTCP_ADDR_IPVERSION_4) { in mptcp_parse_option()864 if (mp_opt->family == MPTCP_ADDR_IPVERSION_4) in add_addr_hmac_valid()901 if (mp_opt.family == MPTCP_ADDR_IPVERSION_4) { in mptcp_incoming_options()
84 #define MPTCP_ADDR_IPVERSION_4 4 macro