Searched refs:optsize (Results 1 – 2 of 2) sorted by relevance
197 unsigned int optsize = 0, check_WSS = 0; in xt_osf_match_packet() local221 optsize = tcp->doff * 4 - sizeof(struct tcphdr); in xt_osf_match_packet()224 sizeof(struct tcphdr), optsize, opts); in xt_osf_match_packet()253 optsize > MAX_IPOPTLEN || in xt_osf_match_packet()254 optsize != foptsize) in xt_osf_match_packet()
128 unsigned int optsize = th->doff*4 - sizeof(struct tcphdr); in dump_tcp_header() local131 optsize, _opt); in dump_tcp_header()139 for (i = 0; i < optsize; i++) in dump_tcp_header()211 unsigned int i, optsize; in dump_ipv4_packet() local213 optsize = ih->ihl * 4 - sizeof(struct iphdr); in dump_ipv4_packet()215 optsize, _opt); in dump_ipv4_packet()223 for (i = 0; i < optsize; i++) in dump_ipv4_packet()