Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dopenvswitch.h58 OVS_DP_CMD_GET, enumerator
/linux/net/openvswitch/
H A Ddatapath.c2013 info->snd_seq, 0, OVS_DP_CMD_GET); in ovs_dp_cmd_get()
2037 OVS_DP_CMD_GET) < 0) in ovs_dp_cmd_dump()
2068 { .cmd = OVS_DP_CMD_GET,
/linux/tools/testing/selftests/net/openvswitch/
H A Dovs-dpctl.py53 OVS_DP_CMD_GET = 3 variable
1929 msg["cmd"] = OVS_DP_CMD_GET