Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/ipv6/
Dip6_offload.c184 INDIRECT_CALLABLE_SCOPE struct sk_buff *ipv6_gro_receive(struct list_head *head, in ipv6_gro_receive() function
304 return ipv6_gro_receive(head, skb); in sit_ip6ip6_gro_receive()
375 .gro_receive = ipv6_gro_receive,
/kernel/linux/linux-5.10/net/core/
Ddev.c5976 INDIRECT_CALLABLE_DECLARE(struct sk_buff *ipv6_gro_receive(struct list_head *,
6028 ipv6_gro_receive, inet_gro_receive, in dev_gro_receive()