Home
last modified time | relevance | path

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

/linux/net/core/
H A Dgro.c570 struct list_head *offload_head = &net_hotdata.offload_base; in gro_find_receive_by_type() local
573 list_for_each_entry_rcu(ptype, offload_head, list) { in gro_find_receive_by_type()
584 struct list_head *offload_head = &net_hotdata.offload_base; in gro_find_complete_by_type() local
587 list_for_each_entry_rcu(ptype, offload_head, list) { in gro_find_complete_by_type()