Home
last modified time | relevance | path

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

/openbmc/linux/net/openvswitch/
H A Ddp_notify.c21 0, 0, OVS_VPORT_CMD_DEL); in dp_detach_port_notify()
H A Ddatapath.c2422 OVS_VPORT_CMD_DEL, GFP_KERNEL); in ovs_vport_cmd_del()
2557 { .cmd = OVS_VPORT_CMD_DEL,
/openbmc/linux/include/uapi/linux/
H A Dopenvswitch.h222 OVS_VPORT_CMD_DEL, enumerator
/openbmc/linux/tools/testing/selftests/net/openvswitch/
H A Dovs-dpctl.py52 OVS_VPORT_CMD_DEL = 2 variable
1751 msg["cmd"] = OVS_VPORT_CMD_DEL