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

  /bionic/libc/kernel/uapi/linux/
openvswitch.h 119 OVS_VPORT_ATTR_PORT_NO,
  /external/kernel-headers/original/uapi/linux/
openvswitch.h 224 * @OVS_VPORT_ATTR_PORT_NO: 32-bit port number within datapath.
242 * %OVS_VPORT_ATTR_NAME attributes are required. %OVS_VPORT_ATTR_PORT_NO is
249 * ovs_header plus %OVS_VPORT_ATTR_PORT_NO determine the vport.
253 OVS_VPORT_ATTR_PORT_NO, /* u32 port number within datapath */
    [all...]

Completed in 47 milliseconds