Home
last modified time | relevance | path

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

/Linux-v6.6/net/openvswitch/
Dflow_netlink.h53 int ovs_nla_get_identifier(struct sw_flow_id *sfid, const struct nlattr *ufid,
Ddatapath.c1018 error = ovs_nla_get_identifier(&new_flow->id, a[OVS_FLOW_ATTR_UFID], in ovs_flow_cmd_new()
Dflow_netlink.c1907 int ovs_nla_get_identifier(struct sw_flow_id *sfid, const struct nlattr *ufid, in ovs_nla_get_identifier() function