taglinefilesource code
ttl361drivers/net/slhc.c|| ip->ttl != cs->cs_ip.ttl
ttl234drivers/net/tunnel.c++iph->ttl;  /* Note: ip_forward() decrements ttl, so compensate */
ttl104include/linux/ip.h__u8  ttl;
ttl29include/linux/netrom.hunsigned int ttl;
ttl93include/net/ip.hint tos,int ttl);
ttl284include/net/sock.hint tos, int ttl);
ttl234net/ipv4/igmp.cif(skb->len <sizeof(struct igmphdr) || skb->ip_hdr->ttl>1 || ip_compute_csum((void *)skb->h.raw,sizeof(struct igmphdr)))
ttl53net/ipv4/ip_forward.ciph->ttl  =  skb->ip_hdr->ttl;
ttl132net/ipv4/ip_forward.ciph->ttl--;
ttl145net/ipv4/ip_forward.cif (iph->ttl <= 0)
ttl163net/ipv4/ip_output.cstruct device **dev, int type, struct options *opt, int len, int tos, int ttl)
ttl277net/ipv4/ip_output.ciph->ttl      = ttl;
ttl485net/ipv4/ip_output.cif(skb->ip_hdr->ttl==0)
ttl710net/ipv4/ip_output.ciph->ttl=sk->ip_ttl;
ttl896net/ipv4/ip_output.ciph->ttl = sk->ip_mc_ttl;
ttl899net/ipv4/ip_output.ciph->ttl = sk->ip_ttl;
ttl978net/ipv4/ip_output.cif(skb->ip_hdr->ttl==0)
ttl757net/ipv4/ipmr.cif(skb->ip_hdr->ttl > cache->mfc_ttls[ct] && cache->mfc_ttls[ct]>0)
ttl2748net/ipv4/tcp.cstruct proto *prot, struct options *opt, struct device *dev, int tos, int ttl)
ttl2780net/ipv4/tcp.csizeof(struct tcphdr),tos,ttl);
ttl1450net/netrom/af_netrom.cnr_default.ttl        = NR_DEFAULT_TTL;
ttl93net/netrom/nr_dev.c*buff++ = nr_default.ttl;
ttl223net/netrom/nr_out.c*dptr++ = nr_default.ttl;
ttl216net/netrom/nr_subr.cif (sk->nr->bpqext) *dptr++ = nr_default.ttl;
ttl273net/netrom/nr_subr.c*dptr++ = nr_default.ttl;