Searched refs:OVS_VPORT_CMD_GET (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | openvswitch.h | 212 OVS_VPORT_CMD_GET, enumerator
|
/kernel/linux/linux-6.6/include/uapi/linux/ |
H A D | openvswitch.h | 223 OVS_VPORT_CMD_GET, enumerator
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
H A D | openvswitch.h | 107 OVS_VPORT_CMD_GET, enumerator
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
H A D | openvswitch.h | 107 OVS_VPORT_CMD_GET, enumerator
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
H A D | openvswitch.h | 93 OVS_VPORT_CMD_GET, enumerator
|
/kernel/linux/linux-5.10/net/openvswitch/ |
H A D | datapath.c | 2339 OVS_VPORT_CMD_GET, GFP_ATOMIC); in ovs_vport_cmd_get() 2375 OVS_VPORT_CMD_GET, in ovs_vport_cmd_dump() 2431 { .cmd = OVS_VPORT_CMD_GET,
|
/kernel/linux/linux-6.6/net/openvswitch/ |
H A D | datapath.c | 2469 OVS_VPORT_CMD_GET, GFP_ATOMIC); in ovs_vport_cmd_get() 2505 OVS_VPORT_CMD_GET, in ovs_vport_cmd_dump() 2562 { .cmd = OVS_VPORT_CMD_GET,
|
/kernel/linux/linux-6.6/tools/testing/selftests/net/openvswitch/ |
H A D | ovs-dpctl.py | 53 OVS_VPORT_CMD_GET = 3 variable 1674 msg["cmd"] = OVS_VPORT_CMD_GET
|
Completed in 19 milliseconds