Searched refs:cb_list (Results 1 – 5 of 5) sorted by relevance
583 struct list_head cb_list; member595 struct list_head cb_list; member652 list_add_tail(&block_cb->list, &offload->cb_list); in flow_block_cb_add()658 list_move(&block_cb->list, &offload->cb_list); in flow_block_cb_remove()665 list_move(&block_cb->list, &offload->cb_list); in flow_indr_block_cb_remove()728 INIT_LIST_HEAD(&flow_block->cb_list); in flow_block_init()
55 struct list_head cb_list; member
87 struct list_head cb_list; member
1163 struct list_head cb_list; /* md requires an unplug callback */ member
246 list_add_tail(&block_cb->list, &block->cb_list); in nf_flow_table_offload_add_cb()
Completed in 20 milliseconds