Home
last modified time | relevance | path

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

/openbmc/linux/net/mptcp/
H A Dprotocol.h743 struct sock *mptcp_sk_clone_init(const struct sock *sk,
H A Dsubflow.c864 ctx->conn = mptcp_sk_clone_init(listener->conn, &mp_opt, child, req); in subflow_syn_recv_sock()
H A Dprotocol.c3261 struct sock *mptcp_sk_clone_init(const struct sock *sk, in mptcp_sk_clone_init() function