Searched defs:ufid (Results 1 – 4 of 4) sorted by relevance
/linux/net/openvswitch/ | ||
H A D | flow_table.c | 577 flow_table_copy_flows(struct table_instance * old,struct table_instance * new,bool ufid) flow_table_copy_flows() argument |
H A D | datapath.c | 1354 struct sw_flow_id ufid; in ovs_flow_cmd_get() local |
H A D | flow.h | 201 u32 ufid[MAX_UFID_LENGTH / 4]; member |
H A D | flow_netlink.c | 1921 int ovs_nla_get_identifier(struct sw_flow_id *sfid, const struct nlattr *ufid, in ovs_nla_get_identifier() |