Searched defs:ufid_ti (Results 1 – 2 of 2) sorted by relevance
413 struct table_instance *ti, *ufid_ti; ovs_flow_tbl_init() local 461 table_instance_flow_free(struct flow_table * table,struct table_instance * ti,struct table_instance * ufid_ti,struct sw_flow * flow) table_instance_flow_free() argument 478 table_instance_flow_flush(struct flow_table * table,struct table_instance * ti,struct table_instance * ufid_ti) table_instance_flow_flush() argument 504 table_instance_destroy(struct table_instance * ti,struct table_instance * ufid_ti) table_instance_destroy() argument 516 struct table_instance *ufid_ti = rcu_dereference_raw(table->ufid_ti); ovs_flow_tbl_destroy() local 959 struct table_instance *ufid_ti = ovsl_dereference(table->ufid_ti); ovs_flow_tbl_remove() local [all...]
64 struct table_instance __rcu *ufid_ti; member