Lines Matching refs:ipv6hdr
79 struct ipv6hdr *ipv6h; in ipv6_gso_segment()
131 ipv6h = (struct ipv6hdr *)(skb_mac_header(skb) + nhoff); in ipv6_gso_segment()
166 static int ipv6_exthdrs_len(struct ipv6hdr *iph, in ipv6_exthdrs_len()
195 struct ipv6hdr *iph; in ipv6_gro_receive()
237 const struct ipv6hdr *iph2; in ipv6_gro_receive()
243 iph2 = (struct ipv6hdr *)(p->data + off); in ipv6_gro_receive()
260 if (unlikely(nlen > sizeof(struct ipv6hdr))) { in ipv6_gro_receive()
262 nlen - sizeof(struct ipv6hdr))) in ipv6_gro_receive()
324 struct ipv6hdr *iph; in ipv6_gro_complete()
345 iph = (struct ipv6hdr *)(skb->data + nhoff); in ipv6_gro_complete()
358 iph = (struct ipv6hdr *)(skb->data + nhoff); in ipv6_gro_complete()