Home
last modified time | relevance | path

Searched refs:TST_USE_NETNS (Results 1 – 2 of 2) sorted by relevance

/third_party/ltp/testcases/lib/
Dtst_net.sh139 [ -n "$TST_USE_NETNS" ]
923 [ "$TST_USE_NETNS" = "yes" ] && rparam="-i -r '-e'"
943 [ -z "$RHOST" ] && TST_USE_NETNS="yes"
978 [ -n "$TST_USE_NETNS" -a "$TST_INIT_NETNS" != "no" ] && init_ltp_netspace
/third_party/ltp/testcases/network/tcp_cc/
Dtcp_cc_lib.sh48 if [ -z "$TST_USE_NETNS" ]; then