Searched refs:mpts_dst (Results 1 – 2 of 2) sorted by relevance
1335 if (mpts->mpts_dst.sa_family == AF_INET6 && in mptcp_remove_subflows()1341 if (mpts->mpts_dst.sa_family == AF_INET && in mptcp_remove_subflows()1977 af = mpts->mpts_dst.sa_family; in mptcp_subflow_soconnectx()1978 dst = &mpts->mpts_dst; in mptcp_subflow_soconnectx()2009 error = soconnectxlocked(so, mpts->mpts_src, &mpts->mpts_dst, in mptcp_subflow_soconnectx()2607 af = mpts->mpts_dst.sa_family; in mptcp_subflow_add()4159 memcpy(&dst, &mpts->mpts_dst, mpts->mpts_dst.sa_len); in mptcp_try_alternate_port()4202 af = mpts->mpts_dst.sa_family; in mptcp_subflow_connected_ev()
260 #define mpts_dst mpts_u_dst._mpts_dst macro