taglinefilesource code
srr73include/linux/ip.hunsigned char srr;
srr216net/ipv4/ip_forward.c(rt->rt_flags&RTF_MODIFIED) && !opt->srr)
srr347net/ipv4/ip_forward.coptptr = (unsigned char *)iph + opt->srr;
srr264net/ipv4/ip_input.cif (opt->srr) 
srr318net/ipv4/ip_input.cif (opt && opt->srr) 
srr322net/ipv4/ip_input.cunsigned char * optptr = ((unsigned char *)iph) + opt->srr;
srr338net/ipv4/ip_input.cicmp_send(skb, ICMP_PARAMETERPROB, 0, opt->srr+2,
srr40net/ipv4/ip_options.cif (opt->srr)
srr41net/ipv4/ip_options.cmemcpy(iph+opt->srr+iph[opt->srr+1]-4, &daddr, 4);
srr151net/ipv4/ip_options.cif (sopt->srr) 
srr153net/ipv4/ip_options.cunsigned char * start = sptr+sopt->srr;
srr181net/ipv4/ip_options.cdopt->srr = dopt->optlen + sizeof(struct iphdr);
srr297net/ipv4/ip_options.cif (opt->srr) 
srr314net/ipv4/ip_options.copt->srr = optptr - iph;
srr175net/ipv4/ip_output.cif (opt && opt->srr)
srr571net/ipv4/ip_output.cif (opt && opt->srr && !sk->ip_hdrincl)
srr458net/ipv4/ip_sockglue.cif (opt->srr) 
srr460net/ipv4/ip_sockglue.cunsigned  char * optptr = opt->__data+opt->srr-sizeof(struct  iphdr);