Home
last modified time | relevance | path

Searched refs:src_iface (Results 1 - 2 of 2) sorted by relevance

/third_party/ltp/testcases/network/stress/ns-tools/
H A Dtst_net_stress.sh61 local src_iface="${1}"
68 tst_res TINFO "ping through $src_iface iface to ${dst_addr}$cnt_msg"
70 tst_ping -I $src_iface -H $dst_addr
82 local src_iface="${3:-$(tst_iface)}"
91 check_connectivity $src_iface $dst_addr $cnt
/third_party/ltp/testcases/lib/
H A Dtst_net.sh908 local src_iface="$(tst_iface)"
920 I) src_iface="$OPTARG";;
939 EXPECT_PASS $cmd -I $src_iface -c $ping_count -s $size \

Completed in 2 milliseconds