Home
last modified time | relevance | path

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

/linux-6.15/net/mptcp/
H A Dctrl.c499 void mptcp_active_enable(struct sock *sk) in mptcp_active_enable() function
H A Dprotocol.h707 void mptcp_active_enable(struct sock *sk);
H A Dsubflow.c560 mptcp_active_enable(parent); in subflow_finish_connect()