Home
last modified time | relevance | path

Searched refs:ovs_nla_put_identifier (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/net/openvswitch/
H A Dflow_netlink.h41 int ovs_nla_put_identifier(const struct sw_flow *flow, struct sk_buff *skb);
H A Ddatapath.c739 * see ovs_nla_put_identifier() in ovs_flow_cmd_msg_size()
848 err = ovs_nla_put_identifier(flow, skb); in ovs_flow_cmd_fill_info()
H A Dflow_netlink.c2252 int ovs_nla_put_identifier(const struct sw_flow *flow, struct sk_buff *skb) in ovs_nla_put_identifier() function
/kernel/linux/linux-6.6/net/openvswitch/
H A Dflow_netlink.h41 int ovs_nla_put_identifier(const struct sw_flow *flow, struct sk_buff *skb);
H A Ddatapath.c778 * see ovs_nla_put_identifier() in ovs_flow_cmd_msg_size()
887 err = ovs_nla_put_identifier(flow, skb); in ovs_flow_cmd_fill_info()
H A Dflow_netlink.c2283 int ovs_nla_put_identifier(const struct sw_flow *flow, struct sk_buff *skb) in ovs_nla_put_identifier() function

Completed in 16 milliseconds