Searched refs:ipv6_gro_receive (Results 1 – 5 of 5) sorted by relevance
/linux-6.3-rc2/net/ipv6/ |
A D | ip6_offload.c | 188 INDIRECT_CALLABLE_SCOPE struct sk_buff *ipv6_gro_receive(struct list_head *head, in ipv6_gro_receive() function 302 return ipv6_gro_receive(head, skb); in sit_ip6ip6_gro_receive() 397 .gro_receive = ipv6_gro_receive,
|
/linux-6.3-rc2/net/ethernet/ |
A D | eth.c | 446 ipv6_gro_receive, inet_gro_receive, in eth_gro_receive()
|
/linux-6.3-rc2/include/net/ |
A D | gro.h | 380 INDIRECT_CALLABLE_DECLARE(struct sk_buff *ipv6_gro_receive(struct list_head *,
|
/linux-6.3-rc2/net/8021q/ |
A D | vlan_core.c | 497 ipv6_gro_receive, inet_gro_receive, in vlan_gro_receive()
|
/linux-6.3-rc2/net/core/ |
A D | gro.c | 537 ipv6_gro_receive, inet_gro_receive, in dev_gro_receive()
|
Completed in 11 milliseconds