Searched refs:ttl (Results 126 - 148 of 148) sorted by relevance

123456

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/avahi-0.6.25/avahi-core/
H A Dannounce.c366 g->ttl = 0;
H A Dwide-area.c444 avahi_timeval_add(&c->expiry, r->ttl * 1000000);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/dnsmasq-2.33/src/
H A Ddnsmasq.h489 time_t now, unsigned long ttl, unsigned short flags);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/zebra/bgpd/
H A Dbgp_nexthop.c473 if (peer_sort (bi->peer) == BGP_PEER_EBGP && bi->peer->ttl == 1)
570 if (peer_sort (bi->peer) == BGP_PEER_EBGP && bi->peer->ttl == 1)
H A Dbgp_vty.c2306 int ttl;
2313 ttl = TTL_MAX;
2315 VTY_GET_INTEGER_RANGE ("TTL", ttl, ttl_str, 1, 255);
2317 peer_ebgp_multihop_set (peer, ttl);
6746 if (peer_sort (p) != BGP_PEER_IBGP && p->ttl > 1)
6748 p->ttl, VTY_NEWLINE);
2268 int ttl; local
H A Dbgp_route.c1037 if (peer_sort (peer) == BGP_PEER_EBGP && peer->ttl == 1
1150 || (peer_sort (peer) == BGP_PEER_EBGP && peer->ttl != 1)
1197 || (peer_sort (peer) == BGP_PEER_EBGP && peer->ttl != 1)
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/ipv4/
H A Daf_inet.c1271 (iph->ttl ^ iph2->ttl) |
H A Dipconfig.c711 h->ttl = 64;
H A Digmp.c61 * Malcolm Beattie : ttl comparison wrong in igmp_rcv made
327 pip->ttl = 1;
699 iph->ttl = 1;
H A Dtcp_ipv4.c1455 newinet->mc_ttl = ip_hdr(skb)->ttl;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/pci/
H A Dquirks.c1622 int pos, ttl = 48; local
1625 while (pos && ttl--) {
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/
H A Dffserver.c2724 snprintf(avc->filename, 1024, "rtp://%s:%d?multicast=1?ttl=%d",
3187 int ttl; local
3188 ttl = c->stream->multicast_ttl;
3189 if (!ttl)
3190 ttl = 16;
3192 "rtp://%s:%d?multicast=1&ttl=%d",
3193 ipaddr, ntohs(dest_addr->sin_port), ttl);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/core/
H A Ddev.c1862 __u32 ttl = (__u32) G_TC_RTTL(skb->tc_verd); local
1863 if (MAX_RED_LOOP < ttl++) {
1869 skb->tc_verd = SET_TC_RTTL(skb->tc_verd,ttl);
H A Dnetpoll.c323 iph->ttl = 64;
H A Dpktgen.c2383 iph->ttl = 32;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/iproute2/doc/
H A Dip-cref.tex1859 64 bytes from 193.233.7.98: icmp_seq=0 ttl=255 time=3.5 ms
1861 64 bytes from 193.233.7.98: icmp_seq=1 ttl=255 time=2.2 ms
1862 64 bytes from 193.233.7.98: icmp_seq=2 ttl=255 time=0.4 ms
1863 64 bytes from 193.233.7.98: icmp_seq=3 ttl=255 time=0.4 ms
1864 64 bytes from 193.233.7.98: icmp_seq=4 ttl=255 time=0.4 ms
2376 \item \verb|ttl N|
2399 It is enabled by default. Note that a fixed ttl is incompatible
2400 with this option: tunnelling with a fixed ttl always makes pmtu discovery.
2438 local 192.203.80.142 ttl 32
2451 Cisco: ipv6/ip remote 192.31.7.104 local 192.203.80.142 ttl 3
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/avahi-0.6.25/avahi-compat-howl/
H A Dunsupported.c253 AVAHI_GCC_UNUSED sw_uint32 ttl) {
249 sw_socket_join_multicast_group( AVAHI_GCC_UNUSED sw_socket self, AVAHI_GCC_UNUSED sw_ipv4_address local_address, AVAHI_GCC_UNUSED sw_ipv4_address multicast_address, AVAHI_GCC_UNUSED sw_uint32 ttl) argument
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/avahi-0.6.25/avahi-compat-libdns_sd/
H A Dcompat.c1214 AVAHI_GCC_UNUSED uint32_t ttl) {
1208 DNSServiceUpdateRecord( DNSServiceRef sdref, DNSRecordRef rref, DNSServiceFlags flags, uint16_t rdlen, const void *rdata, AVAHI_GCC_UNUSED uint32_t ttl) argument
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/
H A Dpptp.c376 iphdr->ttl = 255; /* Time to live (64), maximum is 255 */
H A Ducc_geth.h499 u32 ttl; /* temporary variable handled by QE */ member in struct:ucc_geth_scheduler
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/dccp/
H A Dipv4.c408 newinet->mc_ttl = ip_hdr(skb)->ttl;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/zebra/ripd/
H A Dripd.c1364 int ttl = 1;
1365 setsockopt (sock, IPPROTO_IP, IP_TTL, (void *) &ttl, sizeof (int));
1361 int ttl = 1; local
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/ipv6/
H A Daddrconf.c1910 p.iph.ttl = 64;

Completed in 519 milliseconds

123456