Searched refs:ping (Results 1 - 25 of 142) sorted by path

123456

/freebsd-current/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/ip/
H A Dtst.ipv6remoteicmp.ksh57 print -nu2 "For this test to continue, a \"ping -ns -A inet6 FF02::1\" "
65 /sbin/ping $dest 3 > /dev/null 2>&1
67 $dtrace -c "/sbin/ping $dest 3" -qs /dev/stdin <<EOF | \
/freebsd-current/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/mib/
H A Dtst.icmp.ksh61 ping -A inet localhost
/freebsd-current/contrib/netbsd-tests/net/arp/
H A Dt_arp.sh153 atf_check -s exit:0 -o ignore rump.ping -n -w $TIMEOUT -c 1 $IP4DST
328 atf_check -s exit:0 -o ignore rump.ping -n -w $TIMEOUT -c 1 $IP4DST
399 # Try to ping (should fail w/o proxy arp)
402 rump.ping -n -w 1 -c 1 $IP4DST_PROXYARP1
413 # Try to ping
418 rump.ping -n -w 1 -c 1 $IP4DST_PROXYARP1
421 rump.ping -n -w 1 -c 1 $IP4DST_PROXYARP1
445 # Try to ping (should fail because no endpoint exists)
448 rump.ping -n -w 1 -c 1 $IP4DST_PROXYARP2
462 # Try to ping
[all...]
/freebsd-current/contrib/netbsd-tests/net/carp/
H A Dt_basic.sh79 $DEBUG && echo "Trying ping $IP_CARP"
80 rump.ping -n -w 1 -c 1 $IP_CARP >/dev/null
82 $DEBUG && echo "Passed ping $IP_CARP"
85 $DEBUG && echo "Failed ping $IP_CARP"
114 rump.ping -n -w $TIMEOUT -c 1 $IP_MASTER
116 rump.ping -n -w $TIMEOUT -c 1 $IP_BACKUP
134 rump.ping -n -w $TIMEOUT -c 1 $IP_CARP
142 rump.ping -n -w $TIMEOUT -c 1 $IP_MASTER
/freebsd-current/contrib/netbsd-tests/net/icmp/
H A Dt_icmp_redirect.sh133 # Try ping 10.0.2.1
134 atf_check -s exit:0 -o ignore rump.ping -n -w 1 -c 1 10.0.2.1
218 # Try ping 10.0.2.1
220 atf_check -s exit:0 -o ignore rump.ping -n -w 1 -c 1 10.0.2.1
235 # Try ping 10.0.2.1
237 atf_check -s exit:0 -o ignore rump.ping -n -w 1 -c 1 10.0.2.1
262 # Try ping 10.0.2.1
264 atf_check -s exit:0 -o ignore rump.ping -n -w 1 -c 1 10.0.2.1
H A Dt_ping2.sh35 atf_set "descr" "Checks that a simple ping works"
62 env RUMP_SERVER=unix://commsock1 rump.ping -n -c 1 1.2.3.5
64 env RUMP_SERVER=unix://commsock2 rump.ping -n -c 1 1.2.3.5
/freebsd-current/contrib/netbsd-tests/net/if/
H A Dt_ifconfig.sh128 atf_check -s exit:0 -o ignore rump.ping -c 1 -w $TIMEOUT localhost
158 atf_check -s exit:0 -o ignore rump.ping -c 1 -w $TIMEOUT localhost
233 atf_check -s not-exit:0 -o ignore -e ignore rump.ping -c 1 \
237 atf_check -s exit:0 -o ignore rump.ping -c 1 -w $TIMEOUT -n 192.168.0.2
271 rump.ping -c 1 -w $TIMEOUT -n 192.168.0.3
/freebsd-current/contrib/netbsd-tests/net/if_bridge/
H A Dt_bridge.sh110 atf_check -s exit:0 -o ignore rump.ping -n -w $TIMEOUT -c 1 ${addr}
245 atf_check -s not-exit:0 -o ignore rump.ping -q -n -w $TIMEOUT -c 1 $IP2
247 atf_check -s not-exit:0 -o ignore rump.ping -q -n -w $TIMEOUT -c 1 $IP1
254 atf_check -s exit:0 -o ignore rump.ping -q -n -w $TIMEOUT -c 1 $IP2
259 atf_check -s exit:0 -o ignore rump.ping -q -n -w $TIMEOUT -c 1 $IP1
288 atf_check -s exit:0 -o ignore rump.ping -q -n -w $TIMEOUT -c 1 $IPBR1
291 atf_check -s exit:0 -o ignore rump.ping -q -n -w $TIMEOUT -c 1 $IPBR2
297 atf_check -s exit:0 -o ignore rump.ping -q -n -w $TIMEOUT -c 1 $IPBR1
299 atf_check -s exit:0 -o ignore rump.ping -q -n -w $TIMEOUT -c 1 $IPBR2
340 atf_check -s exit:0 -o ignore rump.ping
[all...]
/freebsd-current/contrib/netbsd-tests/net/if_gif/
H A Dt_gif.sh109 atf_check -s exit:0 -o ignore rump.ping -n -c 1 -w $TIMEOUT ${lan}
116 atf_check -s exit:0 -o ignore rump.ping -n -c 1 -w $TIMEOUT ${wan}
463 rump.ping -n -w $TIMEOUT -c 1 $ROUTER2_GIFIP_RECURSIVE2
492 rump.ping -n -w $TIMEOUT -c 1 -I $ROUTER1_LANIP \
503 rump.ping -n -w $TIMEOUT -c 1 -I $ROUTER1_LANIP \
524 rump.ping -n -w $TIMEOUT -c 1 -I $ROUTER1_LANIP \
537 rump.ping -n -w $TIMEOUT -c 1 -I $ROUTER2_LANIP \
/freebsd-current/contrib/netbsd-tests/net/if_pppoe/
H A Dt_pppoe.sh163 atf_check -s exit:0 -o ignore rump.ping -c 1 -w $TIMEOUT $SERVER_IP
173 rump.ping -c 1 -w $TIMEOUT $SERVER_IP
181 atf_check -s exit:0 -o ignore rump.ping -c 1 -w $TIMEOUT $SERVER_IP
192 rump.ping -c 1 -w $TIMEOUT $CLIENT_IP
206 atf_check -s exit:0 -o ignore rump.ping -c 1 -w $TIMEOUT $CLIENT_IP
223 rump.ping -c 1 -w $TIMEOUT $SERVER_IP
/freebsd-current/contrib/netbsd-tests/net/if_tap/
H A Dt_tap.sh114 atf_check -s exit:0 -o ignore rump.ping -n -w $TIMEOUT -c 1 $IP4_LOCAL
117 rump.ping -n -w $TIMEOUT -c 1 $IP4_TAP
176 atf_check -s exit:0 -o ignore rump.ping -n -w $TIMEOUT -c 1 $IP4_LOCAL
177 atf_check -s exit:0 -o ignore rump.ping -n -w $TIMEOUT -c 1 $IP4_TAP
/freebsd-current/contrib/netbsd-tests/net/if_vlan/
H A Dt_vlan.sh100 atf_check -s exit:0 -o ignore rump.ping -n -w 1 -c 1 $IP_REMOTE
/freebsd-current/contrib/netbsd-tests/net/mpls/
H A Dt_ldp_regen.sh68 rump.ping -n -o -w 5 10.0.5.1
153 rump.ping -o -w 60 10.0.4.1
H A Dt_mpls_fw.sh30 # Goal is to be able to ping from R1 the outermost interface of R4
37 # ping from R1 to R4 right hand side interface
132 rump.ping -n -o -w 5 10.0.4.1
H A Dt_mpls_fw64.sh30 # Goal is to be able to ping from R1 the outermost interface of R4
146 rump.ping -n -o -w 2 10.0.3.2
H A Dt_rfc4182.sh30 # Goal is to be able to ping from R1 the outermost interface of R4
39 # ping from R1 to R4 right hand side interface
134 rump.ping -n -o -w 5 10.0.4.1
/freebsd-current/contrib/netbsd-tests/net/net/
H A Dt_forwarding.sh119 atf_check -s exit:0 -o ignore rump.ping -n -w $TIMEOUT -c 1 ${addr}
198 atf_check -s exit:0 -o ignore rump.ping -n -w $TIMEOUT -c 1 ${IP4SRCGW}
199 atf_check -s exit:0 -o ignore rump.ping -n -w $TIMEOUT -c 1 ${IP4DSTGW}
298 atf_check -s not-exit:0 -o ignore rump.ping -q -n -w $TIMEOUT -c 1 $IP4DST
300 atf_check -s not-exit:0 -o ignore rump.ping -q -n -w $TIMEOUT -c 1 $IP4SRC
307 atf_check -s exit:0 -o ignore rump.ping -q -n -w $TIMEOUT -c 1 $IP4SRCGW
308 atf_check -s exit:0 -o ignore rump.ping -q -n -w $TIMEOUT -c 1 $IP4DST
313 atf_check -s exit:0 -o ignore rump.ping -q -n -w $TIMEOUT -c 1 $IP4DSTGW
314 atf_check -s exit:0 -o ignore rump.ping -q -n -w $TIMEOUT -c 1 $IP4SRC
322 atf_check -s exit:0 -o ignore rump.ping
[all...]
/freebsd-current/contrib/netbsd-tests/net/route/
H A Dt_flags.sh147 atf_check -s exit:0 -o ignore rump.ping -n -w 1 -c 1 10.0.0.1
161 rump.ping -n -w 1 -c 1 10.0.0.1
183 rump.ping -n -w 1 -c 1 10.0.0.1
202 rump.ping -n -w 1 -c 1 10.0.0.1
221 rump.ping -n -w 1 -c 1 10.0.0.1
253 # Try ping 10.0.2.1
254 atf_check -s exit:0 -o ignore rump.ping -n -w 1 -c 1 10.0.2.1
275 # Try ping 10.0.2.2
276 atf_check -s exit:0 -o ignore rump.ping -n -w 1 -c 1 10.0.2.2
H A Dt_route.sh88 -e match:'No route to host' rump.ping $PING_OPTS 192.168.0.1
99 atf_check -s exit:0 -o ignore rump.ping $PING_OPTS 192.168.0.1
276 atf_check -s exit:0 -o ignore rump.ping -q -n -w $TIMEOUT -c 1 $IP4SRCGW
/freebsd-current/contrib/netbsd-tests/rump/rumpnet/
H A Dt_shmif.sh64 rump.ping -c 1 1.1.1.${y}
/freebsd-current/contrib/ntp/scripts/deprecated/
H A Dntp-groper10 # dumbo.hp.com not responding to ping
42 ping $host 64 1 > /dev/null 2>&1
45 echo "$host not responding to ping"
/freebsd-current/contrib/ofed/librdmacm/examples/
H A Drping.c53 * rping "ping/pong" loop:
56 * server rdma reads "ping" data from source
70 * and RDMA_WRITE_COMPLETE for each ping.
104 #define RPING_MSG_FMT "rdma-ping-%d: "
148 int count; /* ping count */
149 int size; /* ping data size */
150 int validate; /* validate ping data */
673 printf("server ping data: %s\n", cb->rdma_buf);
942 int ping, start, cc, i, ret = 0; local
947 for (ping
[all...]
/freebsd-current/libexec/rc/rc.d/
H A Dnetwait13 # waits for any single IP in the list to respond to the ping. If your
85 echo -n "Waiting for ${ip} to respond to ICMP ping"
89 /sbin/ping -t 1 -c 1 -o ${ip} >/dev/null 2>&1
/freebsd-current/rescue/rescue/
H A DMakefile109 CRUNCH_PROGS_sbin+= ping
/freebsd-current/sbin/
H A DMakefile70 SUBDIR+= ping

Completed in 199 milliseconds

123456