Home
last modified time | relevance | path

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

/Linux-v5.4/net/core/
Ddev.c5453 struct list_head *gro_head; in dev_gro_receive() local
5462 gro_head = gro_list_prepare(napi, skb); in dev_gro_receive()
5498 gro_head, skb); in dev_gro_receive()
5527 gro_flush_oldest(gro_head); in dev_gro_receive()
5535 list_add(&skb->list, gro_head); in dev_gro_receive()