Home
last modified time | relevance | path

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

/linux-6.12.1/net/openvswitch/
Ddp_notify.c21 0, 0, OVS_VPORT_CMD_DEL); in dp_detach_port_notify()
Ddatapath.c2421 OVS_VPORT_CMD_DEL, GFP_KERNEL); in ovs_vport_cmd_del()
2556 { .cmd = OVS_VPORT_CMD_DEL,
/linux-6.12.1/include/uapi/linux/
Dopenvswitch.h222 OVS_VPORT_CMD_DEL, enumerator
/linux-6.12.1/tools/testing/selftests/net/openvswitch/
Dovs-dpctl.py57 OVS_VPORT_CMD_DEL = 2 variable
2195 msg["cmd"] = OVS_VPORT_CMD_DEL