Home
last modified time | relevance | path

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

/external/ltp/testcases/network/stress/ns-tools/
Dkillall_tcp_traffic55 WARN_WAIT=300
72 if [ $elapse_epoc -ge $WARN_WAIT ]; then
73 echo "TCP traffic server is not dead over $WARN_WAIT sec" >&2
96 if [ $elapse_epoc -ge $WARN_WAIT ]; then
97 echo "TCP traffic client is not dead over $WARN_WAIT sec" >&2
Dkillall_udp_traffic55 WARN_WAIT=300
72 if [ $elapse_epoc -ge $WARN_WAIT ]; then
73 tst_resm TINFO "UDP traffic server is not dead over $WARN_WAIT sec" >&2
96 if [ $elapse_epoc -ge $WARN_WAIT ]; then
97 tst_resm TINFO "UDP traffic client is not dead over $WARN_WAIT sec" >&2
Dkillall_icmp_traffic55 WARN_WAIT=300
77 if [ $elapse_epoc -ge $WARN_WAIT ]; then
78 echo "ping command is not dead over $WARN_WAIT sec" >&2