Searched refs:opps (Results 1 – 1 of 1) sorted by relevance
201 const struct net_offload **opps) in ipv6_exthdrs_len() argument208 *opps = rcu_dereference(inet6_offloads[proto]); in ipv6_exthdrs_len()209 if (unlikely(!(*opps))) in ipv6_exthdrs_len()211 if (!((*opps)->flags & INET6_PROTO_GSO_EXTHDR)) in ipv6_exthdrs_len()
Completed in 4 milliseconds