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

12

  /prebuilts/ndk/r11/platforms/android-24/arch-arm/usr/include/linux/
openvswitch.h 327 OVS_ACTION_ATTR_USERSPACE,
  /prebuilts/ndk/r11/platforms/android-24/arch-arm64/usr/include/linux/
openvswitch.h 327 OVS_ACTION_ATTR_USERSPACE,
  /prebuilts/ndk/r11/platforms/android-24/arch-mips/usr/include/linux/
openvswitch.h 327 OVS_ACTION_ATTR_USERSPACE,
  /prebuilts/ndk/r11/platforms/android-24/arch-mips64/usr/include/linux/
openvswitch.h 327 OVS_ACTION_ATTR_USERSPACE,
  /prebuilts/ndk/r11/platforms/android-24/arch-x86/usr/include/linux/
openvswitch.h 327 OVS_ACTION_ATTR_USERSPACE,
  /prebuilts/ndk/r11/platforms/android-24/arch-x86_64/usr/include/linux/
openvswitch.h 327 OVS_ACTION_ATTR_USERSPACE,
  /bionic/libc/kernel/uapi/linux/
openvswitch.h 451 OVS_ACTION_ATTR_USERSPACE,
  /external/kernel-headers/original/uapi/linux/
openvswitch.h 138 OVS_PACKET_CMD_ACTION, /* OVS_ACTION_ATTR_USERSPACE action. */
149 * actions preceding %OVS_ACTION_ATTR_USERSPACE, but %OVS_PACKET_ATTR_KEY is
157 * Also used in upcall when %OVS_ACTION_ATTR_USERSPACE has optional
160 * notification if the %OVS_ACTION_ATTR_USERSPACE action specified an
164 * notification if the %OVS_ACTION_ATTR_USERSPACE action specified an
181 OVS_PACKET_ATTR_USERDATA, /* OVS_ACTION_ATTR_USERSPACE arg. */
564 * enum ovs_userspace_attr - Attributes for %OVS_ACTION_ATTR_USERSPACE action.
722 * @OVS_ACTION_ATTR_USERSPACE: Send packet to userspace according to nested
766 OVS_ACTION_ATTR_USERSPACE, /* Nested OVS_USERSPACE_ATTR_*. */

Completed in 53 milliseconds

12