Home
last modified time | relevance | path

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

/linux-6.1.9/net/mptcp/
Dsubflow.c1666 static struct mptcp_subflow_context *subflow_create_ctx(struct sock *sk, in subflow_create_ctx() function
1825 ctx = subflow_create_ctx(sk, GFP_KERNEL); in subflow_ulp_init()
1888 new_ctx = subflow_create_ctx(newsk, priority); in subflow_ulp_clone()