Home
last modified time | relevance | path

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

/Linux-v5.10/net/core/
Ddev.c5913 struct list_head *gro_head; in dev_gro_receive() local
5922 gro_head = gro_list_prepare(napi, skb); in dev_gro_receive()
5958 gro_head, skb); in dev_gro_receive()
5987 gro_flush_oldest(napi, gro_head); in dev_gro_receive()
5995 list_add(&skb->list, gro_head); in dev_gro_receive()