Home
last modified time | relevance | path

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

/Linux-v5.15/include/net/
Dflow_offload.h454 struct list_head *cb_list_head; member
/Linux-v5.15/net/core/
Dflow_offload.c526 info->cb_list = bo->cb_list_head; in indir_dev_add()
/Linux-v5.15/net/netfilter/
Dnf_tables_offload.c356 bo->cb_list_head = &basechain->flow_block.cb_list; in nft_flow_block_offload_init()
Dnf_flow_table_offload.c1099 bo->cb_list_head = &flowtable->flow_block.cb_list; in nf_flow_table_block_offload_init()
/Linux-v5.15/net/sched/
Dcls_api.c637 bo->cb_list_head = &flow_block->cb_list; in tcf_block_offload_init()