Searched refs:get_ifname (Results 1 - 25 of 62) sorted by relevance

123

/external/ltp/testcases/network/stress/ns-tools/
H A DMakefile27 INSTALL_TARGETS := check_envval get_ifname initialize_if set_ipv4addr \
H A Dadd_ipv6addr81 ifname=`get_ifname $host_type $link_num` || exit 1
H A Dinitialize_if70 ifname=`get_ifname $host_type $link_num` || exit 1
H A Dset_ipv4addr82 ifname=`get_ifname $host_type $link_num` || exit 1
/external/ltp/testcases/network/stress/route/
H A Droute4-redirect128 lhost_ifname=`get_ifname lhost ${LINK_NUM}`
135 rhost_ifname=`get_ifname rhost ${LINK_NUM}`
H A Droute6-redirect125 lhost_ifname=`get_ifname lhost ${LINK_NUM}`
132 rhost_ifname=`get_ifname rhost ${LINK_NUM}`
H A Droute4-change-dst123 lhost_ifname=`get_ifname lhost ${LINK_NUM}`
130 rhost_ifname=`get_ifname rhost ${LINK_NUM}`
H A Droute4-ifdown141 lhost_ifname=`get_ifname lhost ${LINK_NUM}`
147 rhost_ifname=`get_ifname rhost ${LINK_NUM}`
/external/ltp/testcases/network/stress/icmp/multi-diffnic/
H A Dicmp4-multi-diffnic01174 lhost_ifname=`get_ifname lhost $link_num`
175 rhost_ifname=`get_ifname rhost $link_num`
283 lhost_ifname=`get_ifname lhost $connection_num`
284 rhost_ifname=`get_ifname rhost $connection_num`
/external/ltp/testcases/network/stress/multicast/packet-flood/
H A Dmcast4-pktfld01120 lhost_ifname=`get_ifname lhost $LINK_NUM`
126 rhost_ifname=`get_ifname rhost $LINK_NUM`
H A Dmcast4-pktfld02123 lhost_ifname=`get_ifname lhost $LINK_NUM`
129 rhost_ifname=`get_ifname rhost $LINK_NUM`
H A Dmcast6-pktfld01117 lhost_ifname=`get_ifname lhost $LINK_NUM`
123 rhost_ifname=`get_ifname rhost $LINK_NUM`
H A Dmcast6-pktfld02120 lhost_ifname=`get_ifname lhost $LINK_NUM`
126 rhost_ifname=`get_ifname rhost $LINK_NUM`
/external/ltp/testcases/network/stress/multicast/query-flood/
H A Dmcast4-queryfld01117 lhost_ifname=`get_ifname lhost $LINK_NUM`
123 rhost_ifname=`get_ifname rhost $LINK_NUM`
H A Dmcast4-queryfld02120 lhost_ifname=`get_ifname lhost $LINK_NUM`
126 rhost_ifname=`get_ifname rhost $LINK_NUM`
H A Dmcast4-queryfld03126 lhost_ifname=`get_ifname lhost $LINK_NUM`
132 rhost_ifname=`get_ifname rhost $LINK_NUM`
H A Dmcast4-queryfld04120 lhost_ifname=`get_ifname lhost $LINK_NUM`
126 rhost_ifname=`get_ifname rhost $LINK_NUM`
H A Dmcast4-queryfld05120 lhost_ifname=`get_ifname lhost $LINK_NUM`
126 rhost_ifname=`get_ifname rhost $LINK_NUM`
H A Dmcast4-queryfld06126 lhost_ifname=`get_ifname lhost $LINK_NUM`
132 rhost_ifname=`get_ifname rhost $LINK_NUM`
H A Dmcast6-queryfld01114 lhost_ifname=`get_ifname lhost $LINK_NUM`
120 rhost_ifname=`get_ifname rhost $LINK_NUM`
H A Dmcast6-queryfld02117 lhost_ifname=`get_ifname lhost $LINK_NUM`
123 rhost_ifname=`get_ifname rhost $LINK_NUM`
H A Dmcast6-queryfld03123 lhost_ifname=`get_ifname lhost $LINK_NUM`
129 rhost_ifname=`get_ifname rhost $LINK_NUM`
H A Dmcast6-queryfld04117 lhost_ifname=`get_ifname lhost $LINK_NUM`
123 rhost_ifname=`get_ifname rhost $LINK_NUM`
H A Dmcast6-queryfld05117 lhost_ifname=`get_ifname lhost $LINK_NUM`
123 rhost_ifname=`get_ifname rhost $LINK_NUM`
H A Dmcast6-queryfld06123 lhost_ifname=`get_ifname lhost $LINK_NUM`
129 rhost_ifname=`get_ifname rhost $LINK_NUM`

Completed in 140 milliseconds

123