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

12

  /prebuilts/ndk/r11/platforms/android-24/arch-arm/usr/include/linux/
openvswitch.h 290 OVS_FLOW_ATTR_ACTIONS,
  /prebuilts/ndk/r11/platforms/android-24/arch-arm64/usr/include/linux/
openvswitch.h 290 OVS_FLOW_ATTR_ACTIONS,
  /prebuilts/ndk/r11/platforms/android-24/arch-mips/usr/include/linux/
openvswitch.h 290 OVS_FLOW_ATTR_ACTIONS,
  /prebuilts/ndk/r11/platforms/android-24/arch-mips64/usr/include/linux/
openvswitch.h 290 OVS_FLOW_ATTR_ACTIONS,
  /prebuilts/ndk/r11/platforms/android-24/arch-x86/usr/include/linux/
openvswitch.h 290 OVS_FLOW_ATTR_ACTIONS,
  /prebuilts/ndk/r11/platforms/android-24/arch-x86_64/usr/include/linux/
openvswitch.h 290 OVS_FLOW_ATTR_ACTIONS,
  /bionic/libc/kernel/uapi/linux/
openvswitch.h 350 OVS_FLOW_ATTR_ACTIONS,
  /external/kernel-headers/original/uapi/linux/
openvswitch.h 476 * @OVS_FLOW_ATTR_ACTIONS: Nested %OVS_ACTION_ATTR_* attributes specifying
480 * %OVS_FLOW_ATTR_ACTIONS will not modify the actions. To clear the actions,
481 * an %OVS_FLOW_ATTR_ACTIONS without any nested attributes must be given.
516 OVS_FLOW_ATTR_ACTIONS, /* Nested OVS_ACTION_ATTR_* attributes. */

Completed in 488 milliseconds

12