Searched refs:dist_path (Results 1 - 2 of 2) sorted by relevance

/netgear-R7800-V1.0.2.28/package/dni-mtdoops/files/
H A Dcapture_packet.sh5 dist_path=""
22 dist_path="$mnt_path"sd"$i""$j"
27 [ "X$dist_path" != "X" ] && break
37 if [ "X$store_locate" = "X1" -a "X$dist_path" != "X" ]; then
39 mkdir $dist_path/Capture
40 tcpdump -i br0 -s 0 -W 1 -w $dist_path/Capture/lan.pcap -C 100 &
41 tcpdump -i brwan -s 0 -W 1 -w $dist_path/Capture/wan.pcap -C 100 &
H A Ddebug_dutinfo.sh55 dist_path=""
70 dist_path="$mnt_path"sd"$i""$j"
75 [ "X$dist_path" != "X" ] && break
84 if [ "X$dist_path" != "X" ]; then

Completed in 70 milliseconds