Home
last modified time | relevance | path

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

/openbmc/linux/net/core/
H A Dgro.c544 struct list_head *offload_head = &offload_base; in gro_find_receive_by_type() local
547 list_for_each_entry_rcu(ptype, offload_head, list) { in gro_find_receive_by_type()
558 struct list_head *offload_head = &offload_base; in gro_find_complete_by_type() local
561 list_for_each_entry_rcu(ptype, offload_head, list) { in gro_find_complete_by_type()