/external/tcpdump/tests/ |
D | evb.out | 7 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 …]
|
D | babel1v.out | 31 …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/ |
D | tracepath.c | 40 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()
|
D | tracepath6.c | 50 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()
|
D | ping6.c | 1595 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()
|
D | ping_common.c | 871 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()
|
D | ping_common.h | 294 int cc, __u16 seq, int hops,
|
/external/apache-http/src/org/apache/http/conn/routing/ |
D | RouteTracker.java | 233 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/ |
D | tracepath.sgml | 74 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
|
D | ping.sgml | 382 (timestamp prespecified hops).
|
/external/iptables/extensions/ |
D | libxt_osf.man | 33 11.22.33.44:139 hops=3 Linux [2.5-2.6:] : 1.2.3.4:42624 -> 1.2.3.5:22 hops=4
|
D | libipt_TTL.man | 2 how many hops (routers) a packet can traverse until it's time to live is
|
/external/tcpdump/ |
D | print-decnet.c | 72 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/ |
D | dhcp_snoop.c | 27 u8 hops; member
|
/external/dnsmasq/contrib/wrt/ |
D | dhcp_lease_time.c | 62 u8 op, htype, hlen, hops; member
|
D | dhcp_release.c | 67 u8 op, htype, hlen, hops; member
|
/external/dhcpcd/ |
D | dhcp.c | 454 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/ |
D | README.tun | 67 the remote host over two ssh hops in between. It uses the OpenSSH
|
/external/dnsmasq/src/ |
D | rfc1035.c | 34 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()
|
D | dnsmasq.h | 564 u8 op, htype, hlen, hops; member
|
/external/wpa_supplicant_8/src/drivers/ |
D | driver_wired.c | 69 u_int8_t hops; member
|
/external/iptables/utils/ |
D | pf.os | 59 # 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/ |
D | dhcpd.c | 89 uint8_t hops; member
|
D | dhcp.c | 156 uint8_t hops; member
|
/external/iproute2/doc/ |
D | ip-tunnels.tex | 86 only skips some number of hops.
|