Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/net/mptcp/
H A Dmptcp_join.sh1579 local add_nr=$1
1608 elif [ "$count" != "$add_nr" ] && { [ "$timeout" -gt 1 ] || [ "$count" -lt "$add_nr" ]; }; then
1609 fail_test "got $count ADD_ADDR[s] expected $add_nr"