Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/net/mptcp/
H A Dmptcp_join.sh1477 local syn_nr=$1
1497 elif [ "$count" != "$syn_nr" ]; then
1498 fail_test "got $count JOIN[s] syn expected $syn_nr"
1512 if [ "$with_cookie" = 2 ] && [ "$count" -gt "$syn_ack_nr" ] && [ "$count" -le "$syn_nr" ]; then
1583 local syn_nr=$port_nr
1639 elif [ "$count" != "$syn_nr" ]; then
1641 port-number expected $syn_nr"