Searched refs:OVS_VPORT_CMD_DEL (Results 1 - 4 of 4) sorted by last modified time

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

Completed in 148 milliseconds