taglinefilesource code
tos331drivers/net/slhc.c|| ip->tos != cs->cs_ip.tos
tos86include/linux/ip.hunsigned char    tos;
tos177net/inet/icmp.c&ndev, IPPROTO_ICMP, NULL, len, skb_in->ip_hdr->tos,255);
tos374net/inet/icmp.cIPPROTO_ICMP, opt, len, skb->ip_hdr->tos,255);
tos443net/inet/icmp.cskb->ip_hdr->tos, 255);
tos533net/inet/icmp.cIPPROTO_ICMP, opt, len, skb->ip_hdr->tos,255);
tos191net/inet/ip.cstruct device **dev, int type, struct options *opt, int len, int tos, int ttl)
tos293net/inet/ip.ciph->tos      = tos;
tos1411net/inet/ip.cif(iph->tos & IPTOS_LOWDELAY)
tos1413net/inet/ip.celse if(iph->tos & IPTOS_THROUGHPUT)
tos77net/inet/ip.hint tos,int ttl);
tos206net/inet/sock.hstruct options *opt, int len, int tos, int ttl);
tos1722net/inet/tcp.cstruct proto *prot, struct options *opt, struct device *dev, int tos, int ttl)
tos1750net/inet/tcp.csizeof(struct tcphdr),tos,ttl);
tos2001net/inet/tcp.cnewsk->ip_tos=skb->ip_hdr->tos;
tos3698net/inet/tcp.ctcp_reset(daddr, saddr, th, &tcp_prot, opt,dev,skb->ip_hdr->tos,255);