Searched refs:OVS_VPORT_TYPE_GENEVE (Results 1 - 3 of 3) sorted by relevance

/linux-master/net/openvswitch/
H A Dvport-geneve.c118 .type = OVS_VPORT_TYPE_GENEVE,
/linux-master/include/uapi/linux/
H A Dopenvswitch.h233 OVS_VPORT_TYPE_GENEVE, /* Geneve tunnel. */ enumerator in enum:ovs_vport_type
/linux-master/tools/testing/selftests/net/openvswitch/
H A Dovs-dpctl.py1612 OVS_VPORT_TYPE_GENEVE = 5 variable in class:OvsVport
1649 elif vport_type == OvsVport.OVS_VPORT_TYPE_GENEVE:
1663 return OvsVport.OVS_VPORT_TYPE_GENEVE

Completed in 117 milliseconds