Home
last modified time | relevance | path

Searched defs:ufid_ti (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/net/openvswitch/
H A Dflow_table.h64 struct table_instance __rcu *ufid_ti; member
H A Dflow_table.c415 struct table_instance *ti, *ufid_ti; in 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
505 table_instance_destroy(struct table_instance *ti, struct table_instance *ufid_ti) table_instance_destroy() argument
518 struct table_instance *ufid_ti = rcu_dereference_raw(table->ufid_ti); ovs_flow_tbl_destroy() local
961 struct table_instance *ufid_ti = ovsl_dereference(table->ufid_ti); ovs_flow_tbl_remove() local
[all...]
/kernel/linux/linux-6.6/net/openvswitch/
H A Dflow_table.h64 struct table_instance __rcu *ufid_ti; member
H A Dflow_table.c416 struct table_instance *ti, *ufid_ti; in ovs_flow_tbl_init() local
462 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
479 table_instance_flow_flush(struct flow_table *table, struct table_instance *ti, struct table_instance *ufid_ti) table_instance_flow_flush() argument
506 table_instance_destroy(struct table_instance *ti, struct table_instance *ufid_ti) table_instance_destroy() argument
519 struct table_instance *ufid_ti = rcu_dereference_raw(table->ufid_ti); ovs_flow_tbl_destroy() local
962 struct table_instance *ufid_ti = ovsl_dereference(table->ufid_ti); ovs_flow_tbl_remove() local
[all...]

Completed in 5 milliseconds