Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/core/
H A Ddev.c5983 struct list_head *gro_head; in dev_gro_receive() local
5992 gro_head = gro_list_prepare(napi, skb); in dev_gro_receive()
6028 gro_head, skb); in dev_gro_receive()
6057 gro_flush_oldest(napi, gro_head); in dev_gro_receive()
6065 list_add(&skb->list, gro_head); in dev_gro_receive()