Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dopenvswitch.h221 OVS_VPORT_CMD_NEW, enumerator
/linux/tools/testing/selftests/net/openvswitch/
H A Dovs-dpctl.py56 OVS_VPORT_CMD_NEW = 1 variable
2112 msg["cmd"] = OVS_VPORT_CMD_NEW
/linux/net/openvswitch/
H A Ddatapath.c2324 OVS_VPORT_CMD_NEW, GFP_KERNEL); in ovs_vport_cmd_new()
2555 { .cmd = OVS_VPORT_CMD_NEW,