Home
last modified time | relevance | path

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

/linux/net/core/
A Dhotdata.c9 .offload_base = LIST_HEAD_INIT(net_hotdata.offload_base),
A Dgso.c20 list_for_each_entry_rcu(ptype, &net_hotdata.offload_base, list) { in skb_eth_gso_segment()
51 list_for_each_entry_rcu(ptype, &net_hotdata.offload_base, list) { in skb_mac_gso_segment()
A Dgro.c32 list_for_each_entry(elem, &net_hotdata.offload_base, list) { in dev_add_offload()
56 struct list_head *head = &net_hotdata.offload_base; in __dev_remove_offload()
259 struct list_head *head = &net_hotdata.offload_base; in napi_gro_complete()
468 struct list_head *head = &net_hotdata.offload_base; in dev_gro_receive()
573 struct list_head *offload_head = &net_hotdata.offload_base; in gro_find_receive_by_type()
587 struct list_head *offload_head = &net_hotdata.offload_base; in gro_find_complete_by_type()
/linux/include/net/
A Dhotdata.h25 struct list_head offload_base; member

Completed in 10 milliseconds