Home
last modified time | relevance | path

Searched refs:udp_gro_receive (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/net/ipv4/
Dudp_offload.c346 struct sk_buff *udp_gro_receive(struct list_head *head, struct sk_buff *skb, in udp_gro_receive() function
401 EXPORT_SYMBOL(udp_gro_receive);
423 return udp_gro_receive(head, skb, uh, udp4_lib_lookup_skb); in udp4_gro_receive()
/Linux-v4.19/net/ipv6/
Dudp_offload.c138 return udp_gro_receive(head, skb, uh, udp6_lib_lookup_skb); in udp6_gro_receive()
/Linux-v4.19/include/net/
Dudp.h173 struct sk_buff *udp_gro_receive(struct list_head *head, struct sk_buff *skb,