Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/uapi/linux/
A Dopenvswitch.h197 OVS_PACKET_ATTR_ACTIONS, /* Nested OVS_ACTION_ATTR_* attributes. */ enumerator
/linux-6.3-rc2/net/openvswitch/
A Ddatapath.c523 nla = nla_nest_start_noflag(user_skb, OVS_PACKET_ATTR_ACTIONS); in queue_userspace_packet()
611 !a[OVS_PACKET_ATTR_ACTIONS]) in ovs_packet_cmd_execute()
649 err = ovs_nla_copy_actions(net, a[OVS_PACKET_ATTR_ACTIONS], in ovs_packet_cmd_execute()
696 [OVS_PACKET_ATTR_ACTIONS] = { .type = NLA_NESTED },

Completed in 10 milliseconds