Searched refs:ipv6_gro_receive (Results 1 – 5 of 5) sorted by relevance
| /linux/net/ipv6/ |
| A D | ip6_offload.c | 220 INDIRECT_CALLABLE_SCOPE struct sk_buff *ipv6_gro_receive(struct list_head *head, in ipv6_gro_receive() function 320 return ipv6_gro_receive(head, skb); in sit_ip6ip6_gro_receive() 474 .gro_receive = ipv6_gro_receive, in ipv6_offload_init()
|
| /linux/net/ethernet/ |
| A D | eth.c | 434 ipv6_gro_receive, inet_gro_receive, in eth_gro_receive()
|
| /linux/include/net/ |
| A D | gro.h | 397 INDIRECT_CALLABLE_DECLARE(struct sk_buff *ipv6_gro_receive(struct list_head *,
|
| /linux/net/8021q/ |
| A D | vlan_core.c | 506 ipv6_gro_receive, inet_gro_receive, in vlan_gro_receive()
|
| /linux/net/core/ |
| A D | gro.c | 517 ipv6_gro_receive, inet_gro_receive, in dev_gro_receive()
|
Completed in 20 milliseconds