Searched refs:PING_ARGS (Results 1 – 2 of 2) sorted by relevance
95 #define PING_ARGS "-i 0.01 -c 3 -w 10 -q" macro269 SYS(fail, "%s %s %s > /dev/null", ping_command(family), PING_ARGS, addr); in test_ping()
60 #define PING_ARGS "-i 0.2 -c 3 -w 10 -q" macro393 SYS(fail, "ip netns exec " NS_SRC " %s " PING_ARGS " %s > /dev/null", ping_command(family), addr); in test_ping()