Home
last modified time | relevance | path

Searched refs:skb_gro_receive_list (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/net/ipv4/
H A Dudp_offload.c436 static int skb_gro_receive_list(struct sk_buff *p, struct sk_buff *skb) in skb_gro_receive_list() function
525 ret = skb_gro_receive_list(p, skb); in udp_gro_receive_segment()
/kernel/linux/linux-5.10/net/ipv4/
H A Dudp_offload.c486 ret = skb_gro_receive_list(p, skb); in udp_gro_receive_segment()
/kernel/linux/linux-5.10/include/linux/
H A Dnetdevice.h2912 int skb_gro_receive_list(struct sk_buff *p, struct sk_buff *skb);
/kernel/linux/linux-5.10/net/core/
H A Dskbuff.c3775 int skb_gro_receive_list(struct sk_buff *p, struct sk_buff *skb) in skb_gro_receive_list() function

Completed in 17 milliseconds