Home
last modified time | relevance | path

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

/net/mptcp/
Dctrl.c36 int mptcp_is_enabled(const struct net *net) in mptcp_is_enabled() function
Dprotocol.h564 int mptcp_is_enabled(const struct net *net);
Dprotocol.c2520 if (!mptcp_is_enabled(net)) in mptcp_init_sock()