Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dopenvswitch.h57 OVS_DP_CMD_DEL, enumerator
/linux/tools/testing/selftests/net/openvswitch/
H A Dovs-dpctl.py52 OVS_DP_CMD_DEL = 2 variable
1993 msg["cmd"] = OVS_DP_CMD_DEL
/linux/net/openvswitch/
H A Ddatapath.c1943 info->snd_seq, 0, OVS_DP_CMD_DEL); in ovs_dp_cmd_del()
2063 { .cmd = OVS_DP_CMD_DEL,