taglinefilesource code
tos353drivers/net/slhc.c|| ip->tos != cs->cs_ip.tos
tos90include/linux/ip.h__u8  tos;
tos212net/inet/icmp.cskb_in->ip_hdr->tos,255);
tos408net/inet/icmp.cIPPROTO_ICMP, opt, len, skb->ip_hdr->tos,255);
tos489net/inet/icmp.cskb->ip_hdr->tos, 255);
tos579net/inet/icmp.cIPPROTO_ICMP, opt, len, skb->ip_hdr->tos,255);
tos220net/inet/ip.cstruct device **dev, int type, struct options *opt, int len, int tos, int ttl)
tos325net/inet/ip.ciph->tos      = tos;
tos1461net/inet/ip.cif(iph->tos & IPTOS_LOWDELAY)
tos1463net/inet/ip.celse if(iph->tos & IPTOS_THROUGHPUT)
tos85net/inet/ip.hint tos,int ttl);
tos221net/inet/sock.hstruct options *opt, int len, int tos, int ttl);
tos2483net/inet/tcp.cstruct proto *prot, struct options *opt, struct device *dev, int tos, int ttl)
tos2518net/inet/tcp.csizeof(struct tcphdr),tos,ttl);
tos2790net/inet/tcp.cnewsk->ip_tos=skb->ip_hdr->tos;
tos4563net/inet/tcp.ctcp_reset(daddr, saddr, th, &tcp_prot, opt,dev,skb->ip_hdr->tos,255);
tos4594net/inet/tcp.ctcp_reset(daddr, saddr, th, &tcp_prot, opt,dev,skb->ip_hdr->tos,255);
tos4829net/inet/tcp.ctcp_reset(daddr,saddr,th, &tcp_prot, opt, dev, skb->ip_hdr->tos, 255);