Home
last modified time | relevance | path

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

/external/ltp/testcases/network/nfs/nfs_stress/
Dnfs_lib.sh53 if [ -n "$LTP_NETNS" ]; then
71 [ -n "$LTP_NETNS" ] && host_type=
82 if [ -n "$LTP_NETNS" ]; then
/external/ltp/testcases/lib/
Dtst_net.sh104 if [ ! -f /var/run/netns/ltp_ns -a -z "$LTP_NETNS" ]; then
113 elif [ -n "$LTP_NETNS" ]; then
114 tst_res_ TINFO "using not default LTP netns: '$LTP_NETNS'"
123 export LTP_NETNS="${LTP_NETNS:-ns_exec $pid net,mnt}"
177 output=`$LTP_NETNS sh -c \