Home
last modified time | relevance | path

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

/Linux-v6.6/net/openvswitch/
Dflow_table.c416 struct table_instance *ti, *ufid_ti; in ovs_flow_tbl_init() local
464 struct table_instance *ufid_ti, in table_instance_flow_free()
481 struct table_instance *ufid_ti) in table_instance_flow_flush()
507 struct table_instance *ufid_ti) in table_instance_destroy()
519 struct table_instance *ufid_ti = rcu_dereference_raw(table->ufid_ti); in ovs_flow_tbl_destroy() local
962 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