Home
last modified time | relevance | path

Searched defs:ufid (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/net/openvswitch/
H A Dflow_table.c578 flow_table_copy_flows(struct table_instance *old, struct table_instance *new, bool ufid) flow_table_copy_flows() argument
605 table_instance_rehash(struct table_instance *ti, int n_buckets, bool ufid) table_instance_rehash() argument
919 ovs_flow_tbl_lookup_ufid(struct flow_table *tbl, const struct sw_flow_id *ufid) ovs_flow_tbl_lookup_ufid() argument
951 table_instance_expand(struct table_instance *ti, bool ufid) table_instance_expand() argument
[all...]
H A Dflow.h187 u32 ufid[MAX_UFID_LENGTH / 4]; member
H A Dflow_netlink.c1885 int ovs_nla_get_identifier(struct sw_flow_id *sfid, const struct nlattr *ufid, in ovs_nla_get_identifier() argument
H A Ddatapath.c1286 struct sw_flow_id ufid; in ovs_flow_cmd_get() local
1345 struct sw_flow_id ufid; in ovs_flow_cmd_del() local
/kernel/linux/linux-6.6/net/openvswitch/
H A Dflow_table.c579 flow_table_copy_flows(struct table_instance *old, struct table_instance *new, bool ufid) flow_table_copy_flows() argument
606 table_instance_rehash(struct table_instance *ti, int n_buckets, bool ufid) table_instance_rehash() argument
920 ovs_flow_tbl_lookup_ufid(struct flow_table *tbl, const struct sw_flow_id *ufid) ovs_flow_tbl_lookup_ufid() argument
952 table_instance_expand(struct table_instance *ti, bool ufid) table_instance_expand() argument
[all...]
H A Dflow.h201 u32 ufid[MAX_UFID_LENGTH / 4]; member
H A Dflow_netlink.c1908 int ovs_nla_get_identifier(struct sw_flow_id *sfid, const struct nlattr *ufid, in ovs_nla_get_identifier() argument
H A Ddatapath.c1325 struct sw_flow_id ufid; in ovs_flow_cmd_get() local
1384 struct sw_flow_id ufid; in ovs_flow_cmd_del() local

Completed in 21 milliseconds