Home
last modified time | relevance | path

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

/linux-4.1.27/net/openvswitch/
Dflow_netlink.h61 int ovs_nla_get_identifier(struct sw_flow_id *sfid, const struct nlattr *ufid,
Ddatapath.c909 error = ovs_nla_get_identifier(&new_flow->id, a[OVS_FLOW_ATTR_UFID], in ovs_flow_cmd_new()
Dflow_netlink.c1215 int ovs_nla_get_identifier(struct sw_flow_id *sfid, const struct nlattr *ufid, in ovs_nla_get_identifier() function