Home
last modified time | relevance | path

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

/Linux-v6.6/net/ipv6/
Dip6_offload.c189 INDIRECT_CALLABLE_SCOPE struct sk_buff *ipv6_gro_receive(struct list_head *head, in ipv6_gro_receive() function
303 return ipv6_gro_receive(head, skb); in sit_ip6ip6_gro_receive()
398 .gro_receive = ipv6_gro_receive,
/Linux-v6.6/net/ethernet/
Deth.c446 ipv6_gro_receive, inet_gro_receive, in eth_gro_receive()
/Linux-v6.6/include/net/
Dgro.h386 INDIRECT_CALLABLE_DECLARE(struct sk_buff *ipv6_gro_receive(struct list_head *,
/Linux-v6.6/net/8021q/
Dvlan_core.c497 ipv6_gro_receive, inet_gro_receive, in vlan_gro_receive()
/Linux-v6.6/net/core/
Dgro.c491 ipv6_gro_receive, inet_gro_receive, in dev_gro_receive()