Home
last modified time | relevance | path

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

/linux-6.1.9/tools/testing/selftests/net/openvswitch/
Dovs-dpctl.py40 OVS_VPORT_CMD_GET = 3 variable
219 msg["cmd"] = OVS_VPORT_CMD_GET
/linux-6.1.9/include/uapi/linux/
Dopenvswitch.h223 OVS_VPORT_CMD_GET, enumerator
/linux-6.1.9/net/openvswitch/
Ddatapath.c2439 OVS_VPORT_CMD_GET, GFP_ATOMIC); in ovs_vport_cmd_get()
2475 OVS_VPORT_CMD_GET, in ovs_vport_cmd_dump()
2531 { .cmd = OVS_VPORT_CMD_GET,