Home
last modified time | relevance | path

Searched refs:ipv6_exthdrs_len (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/ipv6/
H A Dip6_offload.c161 static int ipv6_exthdrs_len(struct ipv6hdr *iph, in ipv6_exthdrs_len() function
248 * (nlen != (sizeof(*iph2) + ipv6_exthdrs_len(iph2, &ops))) in ipv6_gro_receive()
337 nhoff += sizeof(*iph) + ipv6_exthdrs_len(iph, &ops); in ipv6_gro_complete()
/kernel/linux/linux-6.6/net/ipv6/
H A Dip6_offload.c166 static int ipv6_exthdrs_len(struct ipv6hdr *iph, in ipv6_exthdrs_len() function
249 * (nlen != (sizeof(*iph2) + ipv6_exthdrs_len(iph2, &ops))) in ipv6_gro_receive()
362 nhoff += sizeof(*iph) + ipv6_exthdrs_len(iph, &ops); in ipv6_gro_complete()

Completed in 2 milliseconds