Searched refs:inet_gro_receive (Results 1 – 7 of 7) sorted by relevance
| /Linux-v5.15/include/net/ |
| D | gro.h | 14 INDIRECT_CALLABLE_DECLARE(struct sk_buff *inet_gro_receive(struct list_head *,
|
| D | inet_common.h | 57 struct sk_buff *inet_gro_receive(struct list_head *head, struct sk_buff *skb);
|
| /Linux-v5.15/net/ethernet/ |
| D | eth.c | 449 ipv6_gro_receive, inet_gro_receive, in eth_gro_receive()
|
| /Linux-v5.15/net/ipv6/ |
| D | ip6_offload.c | 318 return inet_gro_receive(head, skb); in ip4ip6_gro_receive()
|
| /Linux-v5.15/net/ipv4/ |
| D | af_inet.c | 1436 struct sk_buff *inet_gro_receive(struct list_head *head, struct sk_buff *skb) in inet_gro_receive() function 1567 return inet_gro_receive(head, skb); in ipip_gro_receive() 1895 .gro_receive = inet_gro_receive,
|
| /Linux-v5.15/net/8021q/ |
| D | vlan_core.c | 501 ipv6_gro_receive, inet_gro_receive, in vlan_gro_receive()
|
| /Linux-v5.15/net/core/ |
| D | dev.c | 6087 ipv6_gro_receive, inet_gro_receive, in dev_gro_receive()
|