Home
last modified time | relevance | path

Searched refs:udp4_gro_receive (Results 1 – 2 of 2) sorted by relevance

/linux/net/ipv4/
H A Dudp_offload.c867 struct sk_buff *udp4_gro_receive(struct list_head *head, struct sk_buff *skb) in udp4_gro_receive() function
982 .gro_receive = udp4_gro_receive, in udpv4_offload_init()
H A Daf_inet.c1535 pp = indirect_call_gro_receive(tcp4_gro_receive, udp4_gro_receive, in inet_gro_receive()