Lines Matching refs:ipv6hdr
77 struct ipv6hdr *ipv6h;
126 ipv6h = (struct ipv6hdr *)(skb_mac_header(skb) + nhoff);
161 static int ipv6_exthdrs_len(struct ipv6hdr *iph,
190 struct ipv6hdr *iph;
236 const struct ipv6hdr *iph2;
242 iph2 = (struct ipv6hdr *)(p->data + off);
259 if (unlikely(nlen > sizeof(struct ipv6hdr))) {
261 nlen - sizeof(struct ipv6hdr)))
325 struct ipv6hdr *iph = (struct ipv6hdr *)(skb->data + nhoff);