Home
last modified time | relevance | path

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

/net/openvswitch/
Dflow_netlink.c1988 static int __ovs_nla_put_key(const struct sw_flow_key *swkey, in __ovs_nla_put_key() function
2243 err = __ovs_nla_put_key(swkey, output, is_mask, skb); in ovs_nla_put_key()