Home
last modified time | relevance | path

Searched refs:foff_off (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/net/ipv6/netfilter/
Dip6_tables.c235 unsigned int foff_off; in ip6_packet_match() local
237 foff_off = ptr + offsetof(struct frag_hdr, in ip6_packet_match()
239 if (skb->len - foff_off < sizeof(foff)) in ip6_packet_match()
243 + foff_off)) in ip6_packet_match()