Searched refs:PING_ARGS (Results 1 – 2 of 2) sorted by relevance
124 #define PING_ARGS "-i 0.01 -c 3 -w 10 -q" in cleanup() 489 SYS(fail, "%s %s %s > /dev/null", ping_command(family), PING_ARGS, addr); in test_ip6vxlan_tunnel() 101 #define PING_ARGS global() macro
63 #define PING_ARGS "-i 0.2 -c 3 -w 10 -q" macro459 SYS(fail, "ip netns exec " NS_SRC " %s " PING_ARGS " %s > /dev/null", ping_command(family), addr); in test_ping()