Home
last modified time | relevance | path

Searched defs:ufid_ti (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.1/net/openvswitch/
Dflow_table.c415 struct table_instance *ti, *ufid_ti; in ovs_flow_tbl_init() local
463 struct table_instance *ufid_ti, in table_instance_flow_free()
480 struct table_instance *ufid_ti) in table_instance_flow_flush()
506 struct table_instance *ufid_ti) in table_instance_destroy()
518 struct table_instance *ufid_ti = rcu_dereference_raw(table->ufid_ti); in ovs_flow_tbl_destroy() local
961 struct table_instance *ufid_ti = ovsl_dereference(table->ufid_ti); in ovs_flow_tbl_remove() local
Dflow_table.h64 struct table_instance __rcu *ufid_ti; member