Home
last modified time | relevance | path

Searched refs:mptcp_is_enabled (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/net/mptcp/
H A Dctrl.c28 int mptcp_is_enabled(struct net *net) in mptcp_is_enabled() function
H A Dprotocol.h364 int mptcp_is_enabled(struct net *net);
H A Dprotocol.c1864 if (!mptcp_is_enabled(net)) in mptcp_init_sock()
/kernel/linux/linux-6.6/net/mptcp/
H A Dctrl.c43 int mptcp_is_enabled(const struct net *net) in mptcp_is_enabled() function
H A Dprotocol.h619 int mptcp_is_enabled(const struct net *net);
H A Dprotocol.c2803 if (!mptcp_is_enabled(net)) in mptcp_init_sock()

Completed in 13 milliseconds