Home
last modified time | relevance | path

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

/Linux-v6.1/net/openvswitch/
Dflow_netlink.c2008 static int __ovs_nla_put_key(const struct sw_flow_key *swkey, in __ovs_nla_put_key() function
2271 err = __ovs_nla_put_key(swkey, output, is_mask, skb); in ovs_nla_put_key()