HomeSort by relevance Sort by last modified time
    Searched refs:tst_net_ip_prefix (Results 1 - 2 of 2) sorted by null

  /external/ltp/testcases/lib/
Makefile 30 tst_device tst_net_iface_prefix tst_net_ip_prefix tst_net_vars\
tst_net.sh 728 # tst_net_ip_prefix
739 # tst_net_ip_prefix -h
743 eval $(tst_net_ip_prefix $IPV4_LHOST || echo "exit $?")
744 eval $(tst_net_ip_prefix -r $IPV4_RHOST || echo "exit $?")
745 eval $(tst_net_ip_prefix $IPV6_LHOST || echo "exit $?")
746 eval $(tst_net_ip_prefix -r $IPV6_RHOST || echo "exit $?")

Completed in 198 milliseconds