Home
last modified time | relevance | path

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

/linux-6.6.21/include/uapi/linux/
Dopenvswitch.h59 OVS_DP_CMD_SET enumerator
/linux-6.6.21/net/openvswitch/
Ddatapath.c1983 info->snd_seq, 0, OVS_DP_CMD_SET); in ovs_dp_cmd_set()
2076 { .cmd = OVS_DP_CMD_SET,
2093 .resv_start_op = OVS_DP_CMD_SET + 1,
/linux-6.6.21/tools/testing/selftests/net/openvswitch/
Dovs-dpctl.py49 OVS_DP_CMD_SET = 4 variable