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

  /bionic/libc/kernel/uapi/linux/
openvswitch.h 121 OVS_VPORT_ATTR_NAME,
  /external/kernel-headers/original/uapi/linux/
openvswitch.h 227 * @OVS_VPORT_ATTR_NAME: Name of vport. For a vport based on a network device
242 * %OVS_VPORT_ATTR_NAME attributes are required. %OVS_VPORT_ATTR_PORT_NO is
247 * For other requests, if %OVS_VPORT_ATTR_NAME is specified then it is used to
255 OVS_VPORT_ATTR_NAME, /* string name, up to IFNAMSIZ bytes long */
    [all...]

Completed in 168 milliseconds