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

/linux-4.1.27/net/openvswitch/
H A Dflow.h205 u32 ufid[MAX_UFID_LENGTH / 4]; member in union:sw_flow_id::__anon14202
H A Dflow_table.c341 flow_table_copy_flows(struct table_instance *old, struct table_instance *new, bool ufid) flow_table_copy_flows() argument
370 table_instance_rehash(struct table_instance *ti, int n_buckets, bool ufid) table_instance_rehash() argument
554 ovs_flow_tbl_lookup_ufid(struct flow_table *tbl, const struct sw_flow_id *ufid) ovs_flow_tbl_lookup_ufid() argument
583 table_instance_expand(struct table_instance *ti, bool ufid) table_instance_expand() argument
H A Ddatapath.c1165 struct sw_flow_id ufid; ovs_flow_cmd_get() local
1223 struct sw_flow_id ufid; ovs_flow_cmd_del() local
H A Dflow_netlink.c1215 int ovs_nla_get_identifier(struct sw_flow_id *sfid, const struct nlattr *ufid, ovs_nla_get_identifier() argument

Completed in 73 milliseconds