Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/openvswitch/
Dflow_netlink.h42 int ovs_nla_put_masked_key(const struct sw_flow *flow, struct sk_buff *skb);
Ddatapath.c845 err = ovs_nla_put_masked_key(flow, skb); in ovs_flow_cmd_fill_info()
Dflow_netlink.c2262 int ovs_nla_put_masked_key(const struct sw_flow *flow, struct sk_buff *skb) in ovs_nla_put_masked_key() function