Home
last modified time | relevance | path

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

/Linux-v6.1/net/ipv6/
Dip6_offload.c207 INDIRECT_CALLABLE_SCOPE struct sk_buff *ipv6_gro_receive(struct list_head *head, in ipv6_gro_receive() function
321 return ipv6_gro_receive(head, skb); in sit_ip6ip6_gro_receive()
416 .gro_receive = ipv6_gro_receive,
/Linux-v6.1/net/ethernet/
Deth.c446 ipv6_gro_receive, inet_gro_receive, in eth_gro_receive()
/Linux-v6.1/include/net/
Dgro.h380 INDIRECT_CALLABLE_DECLARE(struct sk_buff *ipv6_gro_receive(struct list_head *,
/Linux-v6.1/net/8021q/
Dvlan_core.c497 ipv6_gro_receive, inet_gro_receive, in vlan_gro_receive()
/Linux-v6.1/net/core/
Dgro.c523 ipv6_gro_receive, inet_gro_receive, in dev_gro_receive()