Searched refs:subflow_create_ctx (Results 1 - 1 of 1) sorted by relevance

/linux-master/net/mptcp/
H A Dsubflow.c1719 static struct mptcp_subflow_context *subflow_create_ctx(struct sock *sk, function
1878 ctx = subflow_create_ctx(sk, GFP_KERNEL);
1948 new_ctx = subflow_create_ctx(newsk, priority);

Completed in 202 milliseconds