Searched refs:OVS_VPORT_CMD_NEW (Results 1 - 3 of 3) sorted by path

/linux-master/include/uapi/linux/
H A Dopenvswitch.h221 OVS_VPORT_CMD_NEW, enumerator in enum:ovs_vport_cmd
258 * For %OVS_VPORT_CMD_NEW requests, the %OVS_VPORT_ATTR_TYPE and
/linux-master/net/openvswitch/
H A Ddatapath.c2320 OVS_VPORT_CMD_NEW, GFP_KERNEL);
2551 { .cmd = OVS_VPORT_CMD_NEW,
/linux-master/tools/testing/selftests/net/openvswitch/
H A Dovs-dpctl.py51 OVS_VPORT_CMD_NEW = 1 variable
1699 msg["cmd"] = OVS_VPORT_CMD_NEW

Completed in 178 milliseconds