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}
1488 # sleep duration/ MPTCP-level RTX interval.
1519 ip netns exec $ns nstat -as | grep MPTcp
1548 timeout=$(ip netns exec ${ns_tx} sysctl -n net.mptcp.add_addr_timeout)
1647 timeout=$(ip netns exec $ns1 sysctl -n net.mptcp.add_addr_timeout)
1826 ip -n $ns1 mptcp endpoint
1878 # if not, count the TCP connections that are in fact MPTCP subflows
1880 grep -c tcp-ulp-mptcp)
1882 grep -c tcp-ulp-mptcp)
1941 ip netns exec $ns sysctl -q net.mptcp.pm_type=1
2173 ip netns exec $ns1 sysctl -q net.mptcp.add_addr_timeout=1
2735 # Need an IPv6 mptcp socket to allow subflows of both families
3028 ./mptcp_connect -t ${timeout_poll} -p $port -s MPTCP 10.0.2.1 >/dev/null 2>&1
3518 continue_if mptcp_lib_has_file '/proc/sys/net/mptcp/pm_type'; then
3530 continue_if mptcp_lib_has_file '/proc/sys/net/mptcp/pm_type'; then
3542 continue_if mptcp_lib_has_file '/proc/sys/net/mptcp/pm_type'; then
3553 continue_if mptcp_lib_has_file '/proc/sys/net/mptcp/pm_type'; then
3564 continue_if mptcp_lib_has_file '/proc/sys/net/mptcp/pm_type'; then
3577 continue_if mptcp_lib_has_file '/proc/sys/net/mptcp/pm_type'; then
3591 continue_if mptcp_lib_has_file '/proc/sys/net/mptcp/pm_type'; then
3624 continue_if mptcp_lib_has_file '/proc/sys/net/mptcp/pm_type'; then
3652 continue_if mptcp_lib_has_file '/proc/sys/net/mptcp/pm_type'; then
3673 continue_if mptcp_lib_has_file '/proc/sys/net/mptcp/pm_type'; then
3697 continue_if mptcp_lib_has_file '/proc/sys/net/mptcp/pm_type'; then
3950 echo " -i use ip mptcp"