Home
last modified time | relevance | path

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

/openbmc/linux/net/openvswitch/
H A Dflow_netlink.c1510 static int ovs_key_from_nlattrs(struct net *net, struct sw_flow_match *match, in ovs_key_from_nlattrs() function
1818 err = ovs_key_from_nlattrs(net, match, key_attrs, a, false, log); in ovs_nla_get_match()
1831 * ovs_key_from_nlattrs() will take care of filling in ovs_nla_get_match()
1864 err = ovs_key_from_nlattrs(net, match, mask_attrs, a, true, in ovs_nla_get_match()