HomeSort by: relevance | last modified time | path
    Searched refs:netstat (Results 1 - 25 of 40) sorted by relevancy

1 2

  /src/distrib/utils/x_netstat/
Makefile 3 SRCDIR= ${.CURDIR}/../../../usr.bin/netstat
5 PROG= netstat
  /src/tests/net/route/
t_flags.sh 48 $DEBUG && rump.netstat -rn -f inet
63 $DEBUG && rump.netstat -rn -f inet
86 $DEBUG && rump.netstat -rn -f inet
116 $DEBUG && rump.netstat -rn -f inet
129 $DEBUG && rump.netstat -rn -f inet
136 $DEBUG && rump.netstat -rn -f inet
157 $DEBUG && rump.netstat -rn -f inet
164 $DEBUG && rump.netstat -rn -f inet
180 $DEBUG && rump.netstat -rn -f inet
187 $DEBUG && rump.netstat -rn -f ine
    [all...]
t_flags6.sh 51 $DEBUG && rump.netstat -rn -f inet6
66 $DEBUG && rump.netstat -rn -f inet6
99 $DEBUG && rump.netstat -rn -f inet6
113 $DEBUG && rump.netstat -rn -f inet6
121 $DEBUG && rump.netstat -rn -f inet6
144 $DEBUG && rump.netstat -rn -f inet6
151 $DEBUG && rump.netstat -rn -f inet6
170 $DEBUG && rump.netstat -rn -f inet6
177 $DEBUG && rump.netstat -rn -f inet6
192 $DEBUG && rump.netstat -rn -f inet
    [all...]
t_route.sh 78 $DEBUG && rump.netstat -nr -f inet
86 $DEBUG && rump.netstat -nr -f inet
98 $DEBUG && rump.netstat -nr -f inet
151 rump.netstat -nr
176 rump.netstat -nr
225 $DEBUG && rump.netstat -nr -f inet
300 $DEBUG && rump.netstat -nr -f inet
423 $DEBUG && rump.netstat -nr -f inet6
426 $DEBUG && rump.netstat -nr -f inet6
430 $DEBUG && rump.netstat -nr -f inet
    [all...]
  /src/crypto/dist/ipsec-tools/src/racoon/samples/roadwarrior/client/
phase1-down.sh 11 DEFAULT_GW=`netstat -finet -rn | awk '($1 == "default"){print $2; exit}'`
14 DEFAULT_GW=`netstat --inet -rn | awk '($1 == "0.0.0.0"){print $2; exit}'`
39 if=`netstat -finet -rn|awk '($1 == "default"){print $7; exit}'`
46 if=`netstat --inet -rn|awk '($1 == "0.0.0.0"){print $8; exit}'`
phase1-up.sh 10 DEFAULT_GW=`netstat -finet -rn | awk '($1 == "default"){print $2; exit}'`
13 DEFAULT_GW=`netstat --inet -rn | awk '($1 == "0.0.0.0"){print $2; exit}'`
38 if=`netstat -finet -rn|awk '($1 == "default"){print $7; exit}'`
45 if=`netstat --inet -rn|awk '($1 == "0.0.0.0"){print $8; exit}'`
  /src/tests/net/net/
t_ipaddress.sh 47 $DEBUG && rump.netstat -nr -f inet
55 $DEBUG && rump.netstat -nr -f inet
64 $DEBUG && rump.netstat -nr -f inet
72 $DEBUG && rump.netstat -nr -f inet
94 $DEBUG && rump.netstat -nr -f inet6
102 $DEBUG && rump.netstat -nr -f inet6
111 $DEBUG && rump.netstat -nr -f inet6
119 $DEBUG && rump.netstat -nr -f inet6
145 $DEBUG && rump.netstat -nr -f inet
159 $DEBUG && rump.netstat -nr -f ine
    [all...]
t_mtudisc6.sh 127 $DEBUG && rump.netstat -a
136 rump.netstat -nr -f inet6
162 rump.netstat -nr -f inet6
t_ipv6address.sh 77 $DEBUG && rump.netstat -rn -f inet6
82 $DEBUG && rump.netstat -rn -f inet6
87 $DEBUG && rump.netstat -rn -f inet6
134 $DEBUG && rump.netstat -rn -f inet6
144 $DEBUG && rump.netstat -rn -f inet6
158 $DEBUG && rump.netstat -rn -f inet6
223 rump.netstat -nr -f inet6
226 rump.netstat -nr -f inet6
229 rump.netstat -nr -f inet6
254 $DEBUG && rump.netstat -rn -f inet
    [all...]
t_mtudisc.sh 150 rump.netstat -nr -f inet
171 rump.netstat -nr -f inet
t_forwarding.sh 110 rump.netstat -nr
151 rump.netstat -nr
479 $DEBUG && rump.netstat -a
496 $DEBUG && rump.netstat -a
517 $DEBUG && rump.netstat -a
535 $DEBUG && rump.netstat -a
  /src/tests/lib/librumphijack/
Makefile 22 FILES= netstat.expout index.html
  /src/tests/net/icmp/
t_icmp_redirect.sh 62 $DEBUG && rump.netstat -rn -f inet
76 $DEBUG && rump.netstat -rn -f inet
99 $DEBUG && rump.netstat -rn -f inet
135 $DEBUG && rump.netstat -rn -f inet
147 $DEBUG && rump.netstat -rn -f inet
221 $DEBUG && rump.netstat -rn -f inet
238 $DEBUG && rump.netstat -rn -f inet
245 $DEBUG && rump.netstat -rn -f inet
265 $DEBUG && rump.netstat -rn -f inet
  /src/external/bsd/unbound/dist/testdata/
common.sh 144 #netstat -n -A ip -A ip6 -a | sed -e "s/^.*:\([0-9]*\) .*$/\1/"
149 plist=`netstat -n -A ip -A ip6 -a 2>/dev/null | sed -e 's/^.*:\([0-9]*\) .*$/\1/'`
152 plist=`netstat -n -a | grep "^[ut][dc]p[46] " | sed -e 's/^.*\.\([0-9]*\) .*$/\1/'`
155 plist=`netstat -n -a | sed -e 's/^.*\.\([0-9]*\) .*$/\1/' | grep '^[0-9]*$'`
  /src/tests/net/if_tun/
t_tun.sh 77 "rump.netstat -rn -f inet | grep ^'$ip'"
79 "rump.netstat -rn -f inet | grep ^'$ip'"
81 "rump.netstat -rn -f inet | grep ^'$ip'"
109 $DEBUG && rump.netstat -nr -f inet
117 $DEBUG && rump.netstat -nr -f inet
  /src/tests/net/
net_common.sh 70 rump.netstat -rn
89 atf_check -s exit:0 -e ignore -o not-match:"^$target" rump.netstat -rn
159 $DEBUG && rump.netstat -a -f inet
161 $DEBUG && rump.netstat -a -f inet6
421 atf_check -s exit:0 -o $output rump.netstat -nr
423 atf_check -s exit:0 -o $output $HIJACKING rump.netstat -nai
485 rump.netstat -nr
487 $HIJACKING rump.netstat -nai
  /src/usr.bin/netstat/
Makefile 13 RUMPPRG=netstat
  /src/tests/net/if_wg/
t_interoperability.sh 244 $DEBUG && netstat -nr -f inet
258 $DEBUG && netstat -nr -f inet
  /src/tests/net/mcast/
t_mcast.sh 52 $DEBUG && rump.netstat -nr
87 $DEBUG && rump.netstat -nr
  /src/distrib/evbsh3/rom/ramdiskcommon/
ramdiskbin.conf 42 progs mkfifo mktemp msgc msgs netgroup netstat newsyslog nfsstat
53 special netstat srcdir distrib/utils/x_netstat
  /src/usr.bin/systat/
Makefile 16 keyboard.c main.c mbufs.c netcmds.c netstat.c pigs.c ps.c swap.c \
  /src/tests/net/arp/
t_arp.sh 53 $DEBUG && rump.netstat -nr -f inet
79 $DEBUG && rump.netstat -nr -f inet
166 $DEBUG && rump.netstat -nr -f inet
170 $DEBUG && rump.netstat -nr -f inet
183 $DEBUG && rump.netstat -nr -f inet
186 $DEBUG && rump.netstat -nr -f inet
202 $DEBUG && rump.netstat -nr -f inet
220 $DEBUG && rump.netstat -nr -f inet
226 #$DEBUG && rump.netstat -nr -f inet
487 $DEBUG && rump.netstat -nr -f ine
    [all...]
  /src/etc/
daily 224 netstat -inv
226 netstat -inv | awk 'BEGIN {
  /src/compat/
exec.mk 13 # usr.bin/netstat/Makefile
  /src/tests/net/if_ipsec/
t_ipsec_natt.sh 154 $DEBUG && rump.netstat -a -f inet
380 $DEBUG && rump.netstat -na -f inet
382 $DEBUG && rump.netstat -na -f inet
435 $DEBUG && rump.netstat -na -f inet
437 $DEBUG && rump.netstat -na -f inet

Completed in 82 milliseconds

1 2