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

/linux-master/include/uapi/linux/
H A Dopenvswitch.h58 OVS_DP_CMD_GET, enumerator in enum:ovs_datapath_cmd
/linux-master/net/openvswitch/
H A Ddatapath.c2015 info->snd_seq, 0, OVS_DP_CMD_GET);
2039 OVS_DP_CMD_GET) < 0)
2070 { .cmd = OVS_DP_CMD_GET,
/linux-master/tools/testing/selftests/net/openvswitch/
H A Dovs-dpctl.py48 OVS_DP_CMD_GET = 3 variable
1523 msg["cmd"] = OVS_DP_CMD_GET

Completed in 110 milliseconds