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);
ttl289include/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)))
ttl54net/ipv4/ip_forward.ciph->ttl  =  skb->ip_hdr->ttl;
ttl133net/ipv4/ip_forward.ciph->ttl--;
ttl146net/ipv4/ip_forward.cif (iph->ttl <= 0)
ttl166net/ipv4/ip_output.cstruct device **dev, int type, struct options *opt, int len, int tos, int ttl)
ttl280net/ipv4/ip_output.ciph->ttl      = ttl;
ttl488net/ipv4/ip_output.cif(skb->ip_hdr->ttl==0)
ttl714net/ipv4/ip_output.ciph->ttl=sk->ip_ttl;
ttl900net/ipv4/ip_output.ciph->ttl = sk->ip_mc_ttl;
ttl903net/ipv4/ip_output.ciph->ttl = sk->ip_ttl;
ttl982net/ipv4/ip_output.cif(skb->ip_hdr->ttl==0)
ttl755net/ipv4/ipmr.cif(skb->ip_hdr->ttl > cache->mfc_ttls[ct] && cache->mfc_ttls[ct]>0)
ttl2686net/ipv4/tcp.cstruct proto *prot, struct options *opt, struct device *dev, int tos, int ttl)
ttl2718net/ipv4/tcp.csizeof(struct tcphdr),tos,ttl);
ttl1375net/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;