Lines Matching full:mptcp

102 		ip netns exec $netns sysctl -q net.mptcp.pm_type=0 2>/dev/null || true
104 ip netns exec $netns sysctl -q net.mptcp.checksum_enabled=1
349 ip netns exec $ns1 sysctl -q net.mptcp.add_addr_timeout=1
369 ip netns exec $ns1 sysctl -q net.mptcp.checksum_enabled=$ns1_enable
370 ip netns exec $ns2 sysctl -q net.mptcp.checksum_enabled=$ns2_enable
382 ip netns exec $ns1 sysctl -q net.mptcp.allow_join_initial_addr_port=$ns1_enable
383 ip netns exec $ns2 sysctl -q net.mptcp.allow_join_initial_addr_port=$ns2_enable
392 # Because the MPTCP checksum, covering the TCP options and data, has not been
394 # what we want to validate here without corrupting "random" MPTCP options.
438 ip netns exec $ns1 sysctl -q net.mptcp.checksum_enabled=1
439 ip netns exec $ns2 sysctl -q net.mptcp.checksum_enabled=1
723 # let the mptcp subflow be established in background before
1123 do_transfer ${listener_ns} ${connector_ns} MPTCP MPTCP ${connect_addr}
1470 # sleep duration/ MPTCP-level RTX interval.
1501 ip netns exec $ns nstat -as | grep MPTcp
1530 timeout=$(ip netns exec ${ns_tx} sysctl -n net.mptcp.add_addr_timeout)
1629 timeout=$(ip netns exec $ns1 sysctl -n net.mptcp.add_addr_timeout)
1808 ip -n $ns1 mptcp endpoint
1860 # if not, count the TCP connections that are in fact MPTCP subflows
1862 grep -c tcp-ulp-mptcp)
1864 grep -c tcp-ulp-mptcp)
1923 ip netns exec $ns sysctl -q net.mptcp.pm_type=1
2155 ip netns exec $ns1 sysctl -q net.mptcp.add_addr_timeout=1
2717 # Need an IPv6 mptcp socket to allow subflows of both families
3010 ./mptcp_connect -t ${timeout_poll} -p $port -s MPTCP 10.0.2.1 >/dev/null 2>&1
3500 continue_if mptcp_lib_has_file '/proc/sys/net/mptcp/pm_type'; then
3512 continue_if mptcp_lib_has_file '/proc/sys/net/mptcp/pm_type'; then
3524 continue_if mptcp_lib_has_file '/proc/sys/net/mptcp/pm_type'; then
3535 continue_if mptcp_lib_has_file '/proc/sys/net/mptcp/pm_type'; then
3546 continue_if mptcp_lib_has_file '/proc/sys/net/mptcp/pm_type'; then
3559 continue_if mptcp_lib_has_file '/proc/sys/net/mptcp/pm_type'; then
3573 continue_if mptcp_lib_has_file '/proc/sys/net/mptcp/pm_type'; then
3606 continue_if mptcp_lib_has_file '/proc/sys/net/mptcp/pm_type'; then
3634 continue_if mptcp_lib_has_file '/proc/sys/net/mptcp/pm_type'; then
3655 continue_if mptcp_lib_has_file '/proc/sys/net/mptcp/pm_type'; then
3679 continue_if mptcp_lib_has_file '/proc/sys/net/mptcp/pm_type'; then
3932 echo " -i use ip mptcp"