taglinefilesource code
tos332drivers/net/slhc.c|| ip->tos != cs->cs_ip.tos
tos107drivers/net/slip.cif (ip->tos != 0) printk(" tos %u", ip->tos);
tos70include/linux/ip.hunsigned char    tos;
tos96net/inet/ip.cip->ihl, ip->version, ip->tos, ntohs(ip->tot_len));
tos239net/inet/ip.cstruct device **dev, int type, struct options *opt, int len, int ttl,int tos)
tos303net/inet/ip.ciph->tos      = tos;
tos73net/inet/ip.hint tos,int ttl);
tos70net/inet/sockinet.hint ttl, int tos);
tos2165net/inet/tcp.cnewsk->ip_tos=skb->ip_hdr->tos;