Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/uapi/linux/
H A Dopenvswitch.h210 OVS_VPORT_CMD_NEW, enumerator
247 * For %OVS_VPORT_CMD_NEW requests, the %OVS_VPORT_ATTR_TYPE and
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dopenvswitch.h221 OVS_VPORT_CMD_NEW, enumerator
258 * For %OVS_VPORT_CMD_NEW requests, the %OVS_VPORT_ATTR_TYPE and
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dopenvswitch.h105 OVS_VPORT_CMD_NEW, enumerator
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dopenvswitch.h105 OVS_VPORT_CMD_NEW, enumerator
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dopenvswitch.h91 OVS_VPORT_CMD_NEW, enumerator
/kernel/linux/linux-6.6/tools/testing/selftests/net/openvswitch/
H A Dovs-dpctl.py51 OVS_VPORT_CMD_NEW = 1 variable
1699 msg["cmd"] = OVS_VPORT_CMD_NEW
/kernel/linux/linux-5.10/net/openvswitch/
H A Ddatapath.c2191 OVS_VPORT_CMD_NEW, GFP_KERNEL); in ovs_vport_cmd_new()
2421 { .cmd = OVS_VPORT_CMD_NEW,
/kernel/linux/linux-6.6/net/openvswitch/
H A Ddatapath.c2321 OVS_VPORT_CMD_NEW, GFP_KERNEL); in ovs_vport_cmd_new()
2552 { .cmd = OVS_VPORT_CMD_NEW,

Completed in 19 milliseconds