Searched refs:subflow_use_different_sport (Results 1 - 1 of 1) sorted by last modified time

/linux-master/net/mptcp/
H A Dsubflow.c118 static bool subflow_use_different_sport(struct mptcp_sock *msk, const struct sock *sk) function
216 if (subflow_use_different_sport(subflow_req->msk, sk_listener)) {
870 if (subflow_use_different_sport(owner, sk)) {

Completed in 298 milliseconds