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

/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/tools/testing/selftests/net/openvswitch/
H A Dovs-dpctl.py51 OVS_VPORT_CMD_NEW = 1 variable
1699 msg["cmd"] = OVS_VPORT_CMD_NEW
/linux-master/net/openvswitch/
H A Ddatapath.c2321 OVS_VPORT_CMD_NEW, GFP_KERNEL);
2552 { .cmd = OVS_VPORT_CMD_NEW,

Completed in 181 milliseconds