Home
last modified time | relevance | path

Searched refs:udp4_gro_receive (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/net/ipv4/
H A Dudp_offload.c578 struct sk_buff *udp4_gro_receive(struct list_head *head, struct sk_buff *skb) in udp4_gro_receive() function
697 .gro_receive = udp4_gro_receive,
H A Daf_inet.c1563 pp = indirect_call_gro_receive(tcp4_gro_receive, udp4_gro_receive, in inet_gro_receive()
/kernel/linux/linux-6.6/net/ipv4/
H A Dudp_offload.c622 struct sk_buff *udp4_gro_receive(struct list_head *head, struct sk_buff *skb) in udp4_gro_receive() function
743 .gro_receive = udp4_gro_receive,
H A Daf_inet.c1581 pp = indirect_call_gro_receive(tcp4_gro_receive, udp4_gro_receive, in inet_gro_receive()
/kernel/linux/linux-5.10/include/net/
H A Dudp.h170 INDIRECT_CALLABLE_DECLARE(struct sk_buff *udp4_gro_receive(struct list_head *,
/kernel/linux/linux-6.6/include/net/
H A Dgro.h393 INDIRECT_CALLABLE_DECLARE(struct sk_buff *udp4_gro_receive(struct list_head *,

Completed in 9 milliseconds