Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/
H A Dflow_offload.h447 struct list_head *cb_list_head; member
/OK3568_Linux_fs/kernel/net/core/
H A Dflow_offload.c527 info->cb_list = bo->cb_list_head; in indir_dev_add()
/OK3568_Linux_fs/kernel/net/netfilter/
H A Dnf_tables_offload.c348 bo->cb_list_head = &basechain->flow_block.cb_list; in nft_flow_block_offload_init()
H A Dnf_flow_table_offload.c945 bo->cb_list_head = &flowtable->flow_block.cb_list; in nf_flow_table_block_offload_init()
/OK3568_Linux_fs/kernel/net/sched/
H A Dcls_api.c637 bo->cb_list_head = &flow_block->cb_list; in tcf_block_offload_init()