Searched refs:bestinp (Results 1 – 1 of 1) sorted by relevance
851 struct inpcb *bestinp, *secondinp; in mptcp_get_subflow() local932 bestinp = sotoinpcb(best->mpts_socket); in mptcp_get_subflow()950 if (!IFNET_IS_CELLULAR(bestinp->inp_last_outifp) && in mptcp_get_subflow()962 if (!IFNET_IS_CELLULAR(bestinp->inp_last_outifp) && in mptcp_get_subflow()1005 bestinp = secondinp; in mptcp_get_subflow()1013 if (mptcp_subflow_cwnd_space(bestinp->inp_socket) <= 0) { in mptcp_get_subflow()