Home
last modified time | relevance | path

Searched refs:IF_CMD (Results 1 – 7 of 7) sorted by relevance

/external/ltp/testcases/network/stress/interface/
Dif-lib.sh22 echo "-c Test command (ip, $IF_CMD)"
35 if [ "$CMD" != 'ip' -a "$CMD" != "$IF_CMD" ]; then
36 tst_brk TBROK "Missing or wrong -c parameter: '$CMD', use 'ip' or '$IF_CMD'"
Dif-updown21 IF_CMD='ifconfig'
Dif-route-adddel21 IF_CMD='route'
Dif-route-addlarge21 IF_CMD='route'
Dif-mtu-change21 IF_CMD='ifconfig'
Dif-addr-adddel21 IF_CMD='ifconfig'
Dif-addr-addlarge21 IF_CMD='ifconfig'