Home
last modified time | relevance | path

Searched refs:LTP_NETNS (Results 1 – 3 of 3) 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.sh113 if [ ! -f /var/run/netns/ltp_ns -a -z "$LTP_NETNS" ]; then
125 elif [ -n "$LTP_NETNS" ]; then
126 tst_res_ TINFO "using not default LTP netns: '$LTP_NETNS'"
135 export LTP_NETNS="${LTP_NETNS:-ns_exec $pid net,mnt}"
186 output=`$LTP_NETNS sh -c \
/external/ltp/testcases/network/nfs/nfsstat01/
Dnfsstat0120 if [ -n "$LTP_NETNS" -o "$nfs_f" = "nfs" ]; then