Searched defs:OVS_VPORT_ATTR_PORT_NO (Results 1 - 1 of 1) sorted by relevance

/external/kernel-headers/original/uapi/linux/
H A Dopenvswitch.h220 * @OVS_VPORT_ATTR_PORT_NO: 32-bit port number within datapath.
238 * %OVS_VPORT_ATTR_NAME attributes are required. %OVS_VPORT_ATTR_PORT_NO is
245 * ovs_header plus %OVS_VPORT_ATTR_PORT_NO determine the vport.
249 OVS_VPORT_ATTR_PORT_NO, /* u32 port number within datapath */ enumerator in enum:ovs_vport_attr

Completed in 29 milliseconds