taglinefilesource code
ttl354drivers/net/slhc.c|| ip->ttl != cs->cs_ip.ttl
ttl229drivers/net/tunnel.c++iph->ttl;  /* Note: ip_forward() decrements ttl, so compensate */
ttl104include/linux/ip.h__u8  ttl;
ttl29include/linux/netrom.hunsigned int ttl;
ttl94include/net/ip.hint tos,int ttl,struct rtable **rp);
ttl278include/net/sock.hint tos, int ttl, struct rtable ** rp);
ttl413net/ipv4/igmp.cif(skb->len <sizeof(struct igmphdr) || skb->ip_hdr->ttl>1 || ip_compute_csum((void *)skb->h.raw,sizeof(struct igmphdr)))
ttl54net/ipv4/ip_forward.ciph->ttl  =  skb->ip_hdr->ttl;
ttl134net/ipv4/ip_forward.ciph->ttl--;
ttl147net/ipv4/ip_forward.cif (iph->ttl <= 0)
ttl193net/ipv4/ip_output.cint len, int tos, int ttl, struct rtable ** rp)
ttl300net/ipv4/ip_output.ciph->ttl      = ttl;
ttl503net/ipv4/ip_output.cif(skb->ip_hdr->ttl==0)
ttl691net/ipv4/ip_output.ciph->ttl=sk->ip_ttl;
ttl884net/ipv4/ip_output.ciph->ttl = sk->ip_mc_ttl;
ttl887net/ipv4/ip_output.ciph->ttl = sk->ip_ttl;
ttl966net/ipv4/ip_output.cif(skb->ip_hdr->ttl==0)
ttl756net/ipv4/ipmr.cif(skb->ip_hdr->ttl > cache->mfc_ttls[ct] && cache->mfc_ttls[ct]>0)
ttl2745net/ipv4/tcp.cstruct proto *prot, struct options *opt, struct device *dev, int tos, int ttl)
ttl2777net/ipv4/tcp.csizeof(struct tcphdr),tos,ttl,NULL);
ttl1375net/netrom/af_netrom.cnr_default.ttl        = NR_DEFAULT_TTL;
ttl94net/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;