Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/openvswitch/
H A Dflow_netlink.h41 int ovs_nla_put_identifier(const struct sw_flow *flow, struct sk_buff *skb);
H A Ddatapath.c848 err = ovs_nla_put_identifier(flow, skb); in ovs_flow_cmd_fill_info()
H A Dflow_netlink.c2251 int ovs_nla_put_identifier(const struct sw_flow *flow, struct sk_buff *skb) in ovs_nla_put_identifier() function