Home
last modified time | relevance | path

Searched refs:ovs_nla_get_identifier (Results 1 – 3 of 3) sorted by relevance

/linux/net/openvswitch/
H A Dflow_netlink.h53 int ovs_nla_get_identifier(struct sw_flow_id *sfid, const struct nlattr *ufid,
H A Ddatapath.c1017 error = ovs_nla_get_identifier(&new_flow->id, a[OVS_FLOW_ATTR_UFID], in ovs_flow_cmd_new()
H A Dflow_netlink.c1921 int ovs_nla_get_identifier(struct sw_flow_id *sfid, const struct nlattr *ufid, in ovs_nla_get_identifier() function