Home
last modified time | relevance | path

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

/net/mptcp/
Dprotocol.h664 struct sock *mptcp_sk_clone_init(const struct sock *sk,
Dsubflow.c755 ctx->conn = mptcp_sk_clone_init(listener->conn, &mp_opt, child, req); in subflow_syn_recv_sock()
Dprotocol.c3177 struct sock *mptcp_sk_clone_init(const struct sock *sk, in mptcp_sk_clone_init() function