Home
last modified time | relevance | path

Searched refs:OVS_VPORT_CMD_DEL (Results 1 – 2 of 2) sorted by relevance

/linux/tools/testing/selftests/net/openvswitch/
H A Dovs-dpctl.py56 OVS_VPORT_CMD_DEL = 2 variable
2202 msg["cmd"] = OVS_VPORT_CMD_DEL
/linux/net/openvswitch/
H A Ddatapath.c2484 OVS_VPORT_CMD_DEL, GFP_KERNEL); in ovs_vport_cmd_get()
2619 { .cmd = OVS_VPORT_CMD_DEL,