taglinefilesource code
ttl342drivers/net/slhc.c|| ip->ttl != cs->cs_ip.ttl
ttl90include/linux/ip.hunsigned char    ttl;
ttl191net/inet/ip.cstruct device **dev, int type, struct options *opt, int len, int tos, int ttl)
ttl295net/inet/ip.ciph->ttl      = ttl;
ttl1274net/inet/ip.ciph->ttl--;
ttl1275net/inet/ip.cif (iph->ttl <= 0) 
ttl77net/inet/ip.hint tos,int ttl);
ttl207net/inet/sock.hstruct options *opt, int len, int tos, int ttl);
ttl1741net/inet/tcp.cstruct proto *prot, struct options *opt, struct device *dev, int tos, int ttl)
ttl1769net/inet/tcp.csizeof(struct tcphdr),tos,ttl);