Home
last modified time | relevance | path

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

/linux-6.12.1/include/uapi/linux/
Dopenvswitch.h59 OVS_DP_CMD_SET enumerator
/linux-6.12.1/net/openvswitch/
Ddatapath.c1982 info->snd_seq, 0, OVS_DP_CMD_SET); in ovs_dp_cmd_set()
2075 { .cmd = OVS_DP_CMD_SET,
2092 .resv_start_op = OVS_DP_CMD_SET + 1,
/linux-6.12.1/tools/testing/selftests/net/openvswitch/
Dovs-dpctl.py54 OVS_DP_CMD_SET = 4 variable