Searched refs:OVS_SAMPLE_ATTR_ACTIONS (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/uapi/linux/
H A Dopenvswitch.h648 * @OVS_SAMPLE_ATTR_ACTIONS: Set of actions to execute in sampling event.
657 OVS_SAMPLE_ATTR_ACTIONS, /* Nested OVS_ACTION_ATTR_* attributes. */ enumerator in enum:ovs_sample_attr
/linux-master/net/openvswitch/
H A Dflow_netlink.c2579 actions = attrs[OVS_SAMPLE_ATTR_ACTIONS];
3543 ac_start = nla_nest_start_noflag(skb, OVS_SAMPLE_ATTR_ACTIONS);

Completed in 160 milliseconds