Home
last modified time | relevance | path

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

/linux-6.15/net/openvswitch/
H A Ddatapath.c847 start = nla_nest_start_noflag(skb, OVS_FLOW_ATTR_ACTIONS); in ovs_flow_cmd_fill_actions()
987 if (!a[OVS_FLOW_ATTR_ACTIONS]) { in ovs_flow_cmd_new()
1023 error = ovs_nla_copy_actions(net, a[OVS_FLOW_ATTR_ACTIONS], in ovs_flow_cmd_new()
1190 if (a[OVS_FLOW_ATTR_ACTIONS]) { in ovs_nla_init_match_and_action()
1198 *acts = get_flow_actions(net, a[OVS_FLOW_ATTR_ACTIONS], key, in ovs_nla_init_match_and_action()
1502 [OVS_FLOW_ATTR_ACTIONS] = { .type = NLA_NESTED },
/linux-6.15/include/uapi/linux/
H A Dopenvswitch.h616 OVS_FLOW_ATTR_ACTIONS, /* Nested OVS_ACTION_ATTR_* attributes. */ enumerator
/linux-6.15/Documentation/netlink/specs/
H A Dovs_flow.yaml395 OVS_FLOW_CMD_SET without OVS_FLOW_ATTR_ACTIONS will not modify the
396 actions. To clear the actions, an OVS_FLOW_ATTR_ACTIONS without any