Searched refs:is_stub (Results 1 – 3 of 3) sorted by relevance
88 int is_stub; member303 if (!table->is_stub) { in table_entry_alloc()361 if (key_check && !table->is_stub) { in table_entry_check()425 if (key_duplicate && !table->is_stub) { in table_entry_duplicate()1039 if (!table->is_stub && table->ops.free && ts->obj) in table_state_free()1087 if (!table->is_stub && table->ops.add) { in table_state_create()1098 if (!table->is_stub && !table->ops.add) in table_state_create()1306 if ((t->is_stub && t->info.n_match_fields) || in rte_swx_ctl_pipeline_create()1307 (!t->is_stub && !t->info.n_match_fields)) in rte_swx_ctl_pipeline_create()1738 if (table->is_stub || !table_is_update_pending(table, 0)) in table_rollfwd0()[all …]
359 int *is_stub);
9497 int *is_stub) in rte_swx_ctl_table_ops_get() argument9511 *is_stub = 0; in rte_swx_ctl_table_ops_get()9513 *is_stub = 1; in rte_swx_ctl_table_ops_get()