Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv6/
H A Dip6_offload.c223 INDIRECT_CALLABLE_SCOPE struct sk_buff *ipv6_gro_receive(struct list_head *head, in ipv6_gro_receive() function
335 return ipv6_gro_receive(head, skb); in sit_ip6ip6_gro_receive()
430 .gro_receive = ipv6_gro_receive,
/openbmc/linux/net/ethernet/
H A Deth.c436 ipv6_gro_receive, inet_gro_receive, in eth_gro_receive()
/openbmc/linux/include/net/
H A Dgro.h395 INDIRECT_CALLABLE_DECLARE(struct sk_buff *ipv6_gro_receive(struct list_head *,
/openbmc/linux/net/8021q/
H A Dvlan_core.c506 ipv6_gro_receive, inet_gro_receive, in vlan_gro_receive()
/openbmc/linux/net/core/
H A Dgro.c493 ipv6_gro_receive, inet_gro_receive, in dev_gro_receive()