Searched refs:is_stub (Results 1 – 3 of 3) sorted by relevance
52 int is_stub; member211 if (!table->is_stub) { in table_entry_alloc()249 if (table->is_stub) { in table_entry_check()315 if (key_duplicate && !table->is_stub) { in table_entry_duplicate()652 if (!table->is_stub && table->ops.free && ts->obj) in table_state_free()679 if (!table->is_stub) { in table_state_create()849 status = rte_swx_ctl_table_ops_get(p, i, &t->ops, &t->is_stub); in rte_swx_ctl_pipeline_create()853 if ((t->is_stub && t->info.n_match_fields) || in rte_swx_ctl_pipeline_create()854 (!t->is_stub && !t->info.n_match_fields)) in rte_swx_ctl_pipeline_create()
334 int *is_stub);
7146 int *is_stub) in rte_swx_ctl_table_ops_get() argument7160 *is_stub = 0; in rte_swx_ctl_table_ops_get()7162 *is_stub = 1; in rte_swx_ctl_table_ops_get()