Searched refs:MPTCP_ADDR_IPVERSION_4 (Results 1 – 2 of 2) sorted by relevance
221 mp_opt->family = MPTCP_ADDR_IPVERSION_4; in mptcp_parse_option()232 mp_opt->family = MPTCP_ADDR_IPVERSION_4; in mptcp_parse_option()245 if (mp_opt->family == MPTCP_ADDR_IPVERSION_4) { in mptcp_parse_option()866 if (mp_opt->family == MPTCP_ADDR_IPVERSION_4) in add_addr_hmac_valid()903 if (mp_opt.family == MPTCP_ADDR_IPVERSION_4) { in mptcp_incoming_options()
84 #define MPTCP_ADDR_IPVERSION_4 4 macro