Home
last modified time | relevance | path

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

/Linux-v6.1/net/mptcp/
Dsubflow.c1638 static struct mptcp_subflow_context *subflow_create_ctx(struct sock *sk, in subflow_create_ctx() function
1782 ctx = subflow_create_ctx(sk, GFP_KERNEL); in subflow_ulp_init()
1845 new_ctx = subflow_create_ctx(newsk, priority); in subflow_ulp_clone()