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

/linux-master/include/uapi/linux/
H A Dopenvswitch.h57 OVS_DP_CMD_DEL, enumerator in enum:ovs_datapath_cmd
/linux-master/tools/testing/selftests/net/openvswitch/
H A Dovs-dpctl.py47 OVS_DP_CMD_DEL = 2 variable
1587 msg["cmd"] = OVS_DP_CMD_DEL
/linux-master/net/openvswitch/
H A Ddatapath.c1945 info->snd_seq, 0, OVS_DP_CMD_DEL);
2065 { .cmd = OVS_DP_CMD_DEL,

Completed in 142 milliseconds