Home
last modified time | relevance | path

Searched defs:optptr (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/net/ipv4/
Dip_options.c209 unsigned char * optptr = skb->nh.raw; in ip_options_fragment() local
249 unsigned char * optptr; in ip_options_compile() local
467 unsigned char * optptr = opt->__data+opt->srr-sizeof(struct iphdr); in ip_options_undo() local
472 unsigned char * optptr = opt->__data+opt->rr-sizeof(struct iphdr); in ip_options_undo() local
477 unsigned char * optptr = opt->__data+opt->ts-sizeof(struct iphdr); in ip_options_undo() local
526 unsigned char * optptr; in ip_forward_options() local
574 unsigned char * optptr = skb->nh.raw + opt->srr; in ip_options_rcv_srr() local