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

/linux-4.4.14/net/ipv6/
H A Dip6_offload.c143 static int ipv6_exthdrs_len(struct ipv6hdr *iph, ipv6_exthdrs_len() function
229 * (nlen != (sizeof(*iph2) + ipv6_exthdrs_len(iph2, &ops))) ipv6_gro_receive()
274 nhoff += sizeof(*iph) + ipv6_exthdrs_len(iph, &ops); ipv6_gro_complete()

Completed in 100 milliseconds