Home
last modified time | relevance | path

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

/Linux-v5.10/net/mptcp/
Dctrl.c28 int mptcp_is_enabled(struct net *net) in mptcp_is_enabled() function
Dprotocol.h364 int mptcp_is_enabled(struct net *net);
Dprotocol.c1853 if (!mptcp_is_enabled(net)) in mptcp_init_sock()