Home
last modified time | relevance | path

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

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