Home
last modified time | relevance | path

Searched refs:OVS_VPORT_CMD_GET (Results 1 – 3 of 3) sorted by relevance

/linux/include/uapi/linux/
H A Dopenvswitch.h223 OVS_VPORT_CMD_GET, enumerator
/linux/net/openvswitch/
H A Ddatapath.c2472 OVS_VPORT_CMD_GET, GFP_ATOMIC); in ovs_vport_cmd_get()
2508 OVS_VPORT_CMD_GET, in ovs_vport_cmd_dump()
2565 { .cmd = OVS_VPORT_CMD_GET,
/linux/tools/testing/selftests/net/openvswitch/
H A Dovs-dpctl.py58 OVS_VPORT_CMD_GET = 3 variable
2087 msg["cmd"] = OVS_VPORT_CMD_GET