Home
last modified time | relevance | path

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

/linux-6.1.9/tools/testing/selftests/net/openvswitch/
Dovs-dpctl.py34 OVS_DP_CMD_DEL = 2 variable
152 msg["cmd"] = OVS_DP_CMD_DEL
/linux-6.1.9/include/uapi/linux/
Dopenvswitch.h57 OVS_DP_CMD_DEL, enumerator
/linux-6.1.9/net/openvswitch/
Ddatapath.c1920 info->snd_seq, 0, OVS_DP_CMD_DEL); in ovs_dp_cmd_del()
2038 { .cmd = OVS_DP_CMD_DEL,