Searched defs:ufid (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/net/openvswitch/ |
H A D | flow_table.c | 578 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 D | flow.h | 187 u32 ufid[MAX_UFID_LENGTH / 4]; member
|
H A D | flow_netlink.c | 1885 int ovs_nla_get_identifier(struct sw_flow_id *sfid, const struct nlattr *ufid, in ovs_nla_get_identifier() argument
|
H A D | datapath.c | 1286 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 D | flow_table.c | 579 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 D | flow.h | 201 u32 ufid[MAX_UFID_LENGTH / 4]; member
|
H A D | flow_netlink.c | 1908 int ovs_nla_get_identifier(struct sw_flow_id *sfid, const struct nlattr *ufid, in ovs_nla_get_identifier() argument
|
H A D | datapath.c | 1325 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 19 milliseconds