Home
last modified time | relevance | path

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

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