Home
last modified time | relevance | path

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

/Linux-v6.6/include/uapi/linux/
Dopenvswitch.h57 OVS_DP_CMD_DEL, enumerator
/Linux-v6.6/tools/testing/selftests/net/openvswitch/
Dovs-dpctl.py47 OVS_DP_CMD_DEL = 2 variable
1548 msg["cmd"] = OVS_DP_CMD_DEL
/Linux-v6.6/net/openvswitch/
Ddatapath.c1945 info->snd_seq, 0, OVS_DP_CMD_DEL); in ovs_dp_cmd_del()
2065 { .cmd = OVS_DP_CMD_DEL,