Home
last modified time | relevance | path

Searched refs:hops (Results 1 – 25 of 28) sorted by relevance

12

/external/tcpdump/tests/
Devb.out7 CIST bridge-id 8000.08:00:27:0d:f1:3c, CIST remaining-hops 20
14 CIST bridge-id 8000.08:00:27:0d:f1:3c, CIST remaining-hops 20
21 CIST bridge-id 8000.08:00:27:0d:f1:3c, CIST remaining-hops 20
69 CIST bridge-id 8000.08:00:27:0d:f1:3c, CIST remaining-hops 20
76 CIST bridge-id 8000.08:00:27:0d:f1:3c, CIST remaining-hops 20
83 CIST bridge-id 8000.08:00:27:0d:f1:3c, CIST remaining-hops 20
90 CIST bridge-id 8000.08:00:27:0d:f1:3c, CIST remaining-hops 20
97 CIST bridge-id 8000.08:00:27:0d:f1:3c, CIST remaining-hops 20
104 CIST bridge-id 8000.08:00:27:0d:f1:3c, CIST remaining-hops 20
111 CIST bridge-id 8000.08:00:27:0d:f1:3c, CIST remaining-hops 20
[all …]
Dbabel1v.out31 …MH-Request (127 hops) for 2001:660:3301:8063:218:f3ff:fea9:914e/128 seqno 40150 id 02:18:f3:ff:fe:…
40 …MH-Request (127 hops) for 2001:660:3301:8063:218:f3ff:fea9:914e/128 seqno 40150 id 02:18:f3:ff:fe:…
49 …MH-Request (127 hops) for 2001:660:3301:8063:218:f3ff:fea9:914e/128 seqno 40150 id 02:18:f3:ff:fe:…
/external/iputils/
Dtracepath.c40 int hops; member
134 if (slot>=0 && slot < 63 && his[slot].hops) { in recverr()
135 sndhops = his[slot].hops; in recverr()
137 his[slot].hops = 0; in recverr()
271 his[hisptr].hops = ttl; in probe_ttl()
276 his[hisptr].hops = 0; in probe_ttl()
Dtracepath6.c50 int hops; member
157 if (slot >= 0 && slot < 63 && his[slot].hops) { in recverr()
158 sndhops = his[slot].hops; in recverr()
160 his[slot].hops = 0; in recverr()
341 his[hisptr].hops = ttl; in probe_ttl()
346 his[hisptr].hops = 0; in probe_ttl()
Dping6.c1595 int hops = -1; in parse_reply() local
1607 memcpy(&hops, CMSG_DATA(c), sizeof(hops)); in parse_reply()
1626 hops, 0, tv, pr_addr(&from->sin6_addr), in parse_reply()
1636 hops, 0, tv, pr_addr(&from->sin6_addr), in parse_reply()
Dping_common.c871 int cc, __u16 seq, int hops, in gather_statistics() argument
946 if (hops >= 0) in gather_statistics()
947 printf(" ttl=%d", hops); in gather_statistics()
Dping_common.h294 int cc, __u16 seq, int hops,
/external/apache-http/src/org/apache/http/conn/routing/
DRouteTracker.java233 int hops = 0; in getHopCount() local
236 hops = 1; in getHopCount()
238 hops = proxyChain.length + 1; in getHopCount()
240 return hops; in getHopCount()
/external/iputils/doc/
Dtracepath.sgml74 Set maximum hops (or maximum TTLs) to <replaceable/max_hops/
96 Resume: pmtu 1480 hops 2 back 2
119 between number of hops in forward and backward direction is shown
127 it shows detected Path MTU, amount of hops to the destination and our
128 guess about amount of hops from the destination to us, which can be
Dping.sgml382 (timestamp prespecified hops).
/external/iptables/extensions/
Dlibxt_osf.man33 11.22.33.44:139 hops=3 Linux [2.5-2.6:] : 1.2.3.4:42624 -> 1.2.3.5:22 hops=4
Dlibipt_TTL.man2 how many hops (routers) a packet can traverse until it's time to live is
/external/tcpdump/
Dprint-decnet.c72 int dst, src, hops; in decnet_print() local
138 hops = EXTRACT_LE_8BITS(rhp->rh_long.lg_visits); in decnet_print()
146 hops = (EXTRACT_LE_8BITS(rhp->rh_short.sh_visits) & VIS_MASK)+1; in decnet_print()
165 (void)printf("%d hops ", hops); in decnet_print()
/external/wpa_supplicant_8/src/ap/
Ddhcp_snoop.c27 u8 hops; member
/external/dnsmasq/contrib/wrt/
Ddhcp_lease_time.c62 u8 op, htype, hlen, hops; member
Ddhcp_release.c67 u8 op, htype, hlen, hops; member
/external/dhcpcd/
Ddhcp.c454 int count = 0, l, hops; in decode_rfc3397() local
459 hops = 0; in decode_rfc3397()
472 hops++; in decode_rfc3397()
473 if (hops > 255) in decode_rfc3397()
/external/openssh/
DREADME.tun67 the remote host over two ssh hops in between. It uses the OpenSSH
/external/dnsmasq/src/
Drfc1035.c34 unsigned int j, l, hops = 0; in extract_name() local
85 hops++; /* break malicious infinite loops */ in extract_name()
86 if (hops > 255) in extract_name()
Ddnsmasq.h564 u8 op, htype, hlen, hops; member
/external/wpa_supplicant_8/src/drivers/
Ddriver_wired.c69 u_int8_t hops; member
/external/iptables/utils/
Dpf.os59 # lower (maximum distance is defined as 40 hops).
68 # hops you're away from the remote party with traceroute or mtr.
/external/toybox/toys/pending/
Ddhcpd.c89 uint8_t hops; member
Ddhcp.c156 uint8_t hops; member
/external/iproute2/doc/
Dip-tunnels.tex86 only skips some number of hops.

12