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

12

  /prebuilts/ndk/r11/platforms/android-24/arch-arm/usr/include/linux/
openvswitch.h 91 OVS_PACKET_CMD_ACTION,
  /prebuilts/ndk/r11/platforms/android-24/arch-arm64/usr/include/linux/
openvswitch.h 91 OVS_PACKET_CMD_ACTION,
  /prebuilts/ndk/r11/platforms/android-24/arch-mips/usr/include/linux/
openvswitch.h 91 OVS_PACKET_CMD_ACTION,
  /prebuilts/ndk/r11/platforms/android-24/arch-mips64/usr/include/linux/
openvswitch.h 91 OVS_PACKET_CMD_ACTION,
  /prebuilts/ndk/r11/platforms/android-24/arch-x86/usr/include/linux/
openvswitch.h 91 OVS_PACKET_CMD_ACTION,
  /prebuilts/ndk/r11/platforms/android-24/arch-x86_64/usr/include/linux/
openvswitch.h 91 OVS_PACKET_CMD_ACTION,
  /bionic/libc/kernel/uapi/linux/
openvswitch.h 94 OVS_PACKET_CMD_ACTION,
  /external/kernel-headers/original/uapi/linux/
openvswitch.h 138 OVS_PACKET_CMD_ACTION, /* OVS_ACTION_ATTR_USERSPACE action. */
148 * %OVS_PACKET_CMD_ACTION, %OVS_PACKET_ATTR_PACKET reflects changes made by
159 * @OVS_PACKET_ATTR_USERDATA: Present for an %OVS_PACKET_CMD_ACTION
163 * @OVS_PACKET_ATTR_EGRESS_TUN_KEY: Present for an %OVS_PACKET_CMD_ACTION
168 * @OVS_PACKET_ATTR_MRU: Present for an %OVS_PACKET_CMD_ACTION and
565 * @OVS_USERSPACE_ATTR_PID: u32 Netlink PID to which the %OVS_PACKET_CMD_ACTION
568 * copied to the %OVS_PACKET_CMD_ACTION message as %OVS_PACKET_ATTR_USERDATA.

Completed in 52 milliseconds

12