Home
last modified time | relevance | path

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

/Linux-v6.6/include/uapi/linux/
Dopenvswitch.h221 OVS_VPORT_CMD_NEW, enumerator
/Linux-v6.6/tools/testing/selftests/net/openvswitch/
Dovs-dpctl.py51 OVS_VPORT_CMD_NEW = 1 variable
1660 msg["cmd"] = OVS_VPORT_CMD_NEW
/Linux-v6.6/net/openvswitch/
Ddatapath.c2321 OVS_VPORT_CMD_NEW, GFP_KERNEL); in ovs_vport_cmd_new()
2552 { .cmd = OVS_VPORT_CMD_NEW,