Searched refs:check_counter (Results 1 – 3 of 3) sorted by relevance
45 check_counter() function65 if ! check_counter "$n" "unknown" "$expect"; then207 if ! check_counter "$netns" "related" "$expect"; then213 if ! check_counter "$nsclient2" "new" "$expect"; then225 if ! check_counter "$nsrouter2" "related" "$expect"; then232 if ! check_counter "$netns" "related" "$expect"; then244 if ! check_counter "$netns" "related" "$expect"; then262 if ! check_counter "$nsclient1" "redir4" "$expect"; then268 if ! check_counter "$nsclient1" "redir6" "$expect"; then
32 check_counter() function154 if ! check_counter "$ns2" "redir" "$expect"; then
101 check_counter() { function146 if check_counter link1 $ROUTER_NS; then147 check_counter link3 $SERVER_NS || ret="FAIL_on_link3"