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

/linux-master/net/openvswitch/
H A Dvport-gre.c82 .type = OVS_VPORT_TYPE_GRE,
/linux-master/include/uapi/linux/
H A Dopenvswitch.h231 OVS_VPORT_TYPE_GRE, /* GRE tunnel. */ enumerator in enum:ovs_vport_type
/linux-master/tools/testing/selftests/net/openvswitch/
H A Dovs-dpctl.py1610 OVS_VPORT_TYPE_GRE = 3 variable in class:OvsVport
1645 elif vport_type == OvsVport.OVS_VPORT_TYPE_GRE:

Completed in 278 milliseconds