taglinefilesource code
tos332drivers/net/slhc.c|| ip->tos != cs->cs_ip.tos
tos105drivers/net/slip.cif (ip->tos != 0) printk(" tos %u", ip->tos);
tos68include/linux/ip.hunsigned char    tos;
tos111net/inet/icmp.c&dev, IPPROTO_ICMP, NULL, len, skb_in->ip_hdr->tos,255);
tos258net/inet/icmp.cIPPROTO_ICMP, opt, len, skb->ip_hdr->tos,255);
tos322net/inet/icmp.cIPPROTO_ICMP, opt, len, skb->ip_hdr->tos,255);
tos86net/inet/ip.cip->ihl, ip->version, ip->tos, ntohs(ip->tot_len));
tos204net/inet/ip.cstruct device **dev, int type, struct options *opt, int len, int tos, int ttl)
tos262net/inet/ip.ciph->tos      = tos;
tos73net/inet/ip.hint tos,int ttl);
tos192net/inet/sock.hstruct options *opt, int len, int tos, int ttl);
tos1672net/inet/tcp.cstruct proto *prot, struct options *opt, struct device *dev, int tos, int ttl)
tos1697net/inet/tcp.csizeof(struct tcphdr),tos,ttl);
tos1900net/inet/tcp.cnewsk->ip_tos=skb->ip_hdr->tos;
tos3141net/inet/tcp.ctcp_reset(daddr, saddr, th, &tcp_prot, opt,dev,skb->ip_hdr->tos,255);