Home
last modified time | relevance | path

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

/linux/net/openvswitch/
H A Dflow_table.c577 flow_table_copy_flows(struct table_instance * old,struct table_instance * new,bool ufid) flow_table_copy_flows() argument
604 table_instance_rehash(struct table_instance * ti,int n_buckets,bool ufid) table_instance_rehash() argument
918 ovs_flow_tbl_lookup_ufid(struct flow_table * tbl,const struct sw_flow_id * ufid) ovs_flow_tbl_lookup_ufid() argument
950 table_instance_expand(struct table_instance * ti,bool ufid) table_instance_expand() argument
[all...]
H A Ddatapath.c1354 struct sw_flow_id ufid; in ovs_flow_cmd_get() local
1413 struct sw_flow_id ufid; in ovs_flow_cmd_del() local
H A Dflow.h201 u32 ufid[MAX_UFID_LENGTH / 4]; member
H A Dflow_netlink.c1921 int ovs_nla_get_identifier(struct sw_flow_id *sfid, const struct nlattr *ufid, in ovs_nla_get_identifier()