Home
last modified time | relevance | path

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

/linux-6.12.1/net/mptcp/
Dsubflow.c1808 static struct mptcp_subflow_context *subflow_create_ctx(struct sock *sk, in subflow_create_ctx() function
1967 ctx = subflow_create_ctx(sk, GFP_KERNEL); in subflow_ulp_init()
2037 new_ctx = subflow_create_ctx(newsk, priority); in subflow_ulp_clone()