Home
last modified time | relevance | path

Searched refs:ipv6_gro_complete (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/net/ipv6/
H A Dip6_offload.c353 INDIRECT_CALLABLE_SCOPE int ipv6_gro_complete(struct sk_buff *skb, int nhoff) in ipv6_gro_complete() function
409 return ipv6_gro_complete(skb, nhoff); in sit_gro_complete()
416 return ipv6_gro_complete(skb, nhoff); in ip6ip6_gro_complete()
431 .gro_complete = ipv6_gro_complete,
/openbmc/linux/net/ethernet/
H A Deth.c459 ipv6_gro_complete, inet_gro_complete, in eth_gro_complete()
/openbmc/linux/include/net/
H A Dgro.h397 INDIRECT_CALLABLE_DECLARE(int ipv6_gro_complete(struct sk_buff *, int));
/openbmc/linux/net/8021q/
H A Dvlan_core.c525 ipv6_gro_complete, inet_gro_complete, in vlan_gro_complete()
/openbmc/linux/net/core/
H A Dgro.c252 ipv6_gro_complete, inet_gro_complete, in napi_gro_complete()