taglinefilesource code
ttl333drivers/net/slhc.c|| ip->ttl != cs->cs_ip.ttl
ttl90include/linux/ip.hunsigned char    ttl;
ttl189net/inet/ip.cstruct device **dev, int type, struct options *opt, int len, int tos, int ttl)
ttl293net/inet/ip.ciph->ttl      = ttl;
ttl1264net/inet/ip.ciph->ttl--;
ttl1265net/inet/ip.cif (iph->ttl <= 0) 
ttl77net/inet/ip.hint tos,int ttl);
ttl206net/inet/sock.hstruct options *opt, int len, int tos, int ttl);
ttl1646net/inet/tcp.cstruct proto *prot, struct options *opt, struct device *dev, int tos, int ttl)
ttl1674net/inet/tcp.csizeof(struct tcphdr),tos,ttl);