Home
last modified time | relevance | path

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

/Linux-v5.10/net/ipv4/
Dudp_offload.c427 ret = skb_gro_receive_list(p, skb); in udp_gro_receive_segment()
/Linux-v5.10/include/linux/
Dnetdevice.h2854 int skb_gro_receive_list(struct sk_buff *p, struct sk_buff *skb);
/Linux-v5.10/net/core/
Dskbuff.c3704 int skb_gro_receive_list(struct sk_buff *p, struct sk_buff *skb) in skb_gro_receive_list() function