Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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()