HomeSort by relevance Sort by last modified time
    Searched defs:OVS_FLOW_ATTR_ACTIONS (Results 1 - 2 of 2) sorted by null

  /bionic/libc/kernel/uapi/linux/
openvswitch.h 327 OVS_FLOW_ATTR_ACTIONS,
  /external/kernel-headers/original/uapi/linux/
openvswitch.h 528 * @OVS_FLOW_ATTR_ACTIONS: Nested %OVS_ACTION_ATTR_* attributes specifying
532 * %OVS_FLOW_ATTR_ACTIONS will not modify the actions. To clear the actions,
533 * an %OVS_FLOW_ATTR_ACTIONS without any nested attributes must be given.
568 OVS_FLOW_ATTR_ACTIONS, /* Nested OVS_ACTION_ATTR_* attributes. */
    [all...]

Completed in 155 milliseconds