Searched refs:inet_gro_receive (Results 1 – 7 of 7) sorted by relevance
| /linux/include/net/ |
| H A D | inet_common.h | 65 struct sk_buff *inet_gro_receive(struct list_head *head, struct sk_buff *skb);
|
| H A D | gro.h | 400 INDIRECT_CALLABLE_DECLARE(struct sk_buff *inet_gro_receive(struct list_head *,
|
| /linux/net/ethernet/ |
| H A D | eth.c | 431 ipv6_gro_receive, inet_gro_receive, in eth_gro_receive()
|
| /linux/net/ipv6/ |
| H A D | ip6_offload.c | 328 return inet_gro_receive(head, skb); in ip4ip6_gro_receive()
|
| /linux/net/ipv4/ |
| H A D | af_inet.c | 1474 struct sk_buff *inet_gro_receive(struct list_head *head, struct sk_buff *skb) in inet_gro_receive() function 1557 return inet_gro_receive(head, skb); in ipip_gro_receive() 1880 .gro_receive = inet_gro_receive, in ipv4_offload_init()
|
| /linux/net/8021q/ |
| H A D | vlan_core.c | 506 ipv6_gro_receive, inet_gro_receive, in vlan_gro_receive()
|
| /linux/net/core/ |
| H A D | gro.c | 516 ipv6_gro_receive, inet_gro_receive, in dev_gro_receive()
|