Home
last modified time | relevance | path

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

/Linux-v6.6/tools/testing/selftests/net/mptcp/
Dmptcp_join.sh1487 local syn_nr=$1
1507 elif [ "$count" != "$syn_nr" ]; then
1508 fail_test "got $count JOIN[s] syn expected $syn_nr"
1522 if [ "$with_cookie" = 2 ] && [ "$count" -gt "$syn_ack_nr" ] && [ "$count" -le "$syn_nr" ]; then
1592 local syn_nr=${4:-$port_nr}
1639 elif [ "$count" != "$syn_nr" ]; then
1641 port-number expected $syn_nr"