Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/net/mptcp/
H A Dmptcp_join.sh1683 local add_nr=$1
1710 elif [ "$count" != "$add_nr" ] &&
1711 { [ "$add_nr" -eq 0 ] || [ "$count" -lt "$add_nr" ]; }; then
1712 fail_test "got $count ADD_ADDR[s] expected $add_nr"