Searched refs:add_addr_timeout (Results 1 – 3 of 3) sorted by relevance
24 unsigned int add_addr_timeout; member43 return mptcp_get_pernet(net)->add_addr_timeout; in mptcp_get_add_addr_timeout()64 pernet->add_addr_timeout = TCP_RTO_MAX; in mptcp_pernet_set_defaults()127 table[1].data = &pernet->add_addr_timeout; in mptcp_pernet_new_table()
18 add_addr_timeout - INTEGER (seconds)
133 ip netns exec $ns1 sysctl -q net.mptcp.add_addr_timeout=1
Completed in 6 milliseconds