Searched refs:OVS_FLOW_CMD_NEW (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | openvswitch.h | 302 OVS_FLOW_CMD_NEW, enumerator 537 * notifications. Required for %OVS_FLOW_CMD_NEW requests, optional for
|
/kernel/linux/linux-6.6/include/uapi/linux/ |
H A D | openvswitch.h | 327 OVS_FLOW_CMD_NEW, enumerator 578 * notifications. Required for %OVS_FLOW_CMD_NEW requests, optional for
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
H A D | openvswitch.h | 152 OVS_FLOW_CMD_NEW, enumerator
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
H A D | openvswitch.h | 152 OVS_FLOW_CMD_NEW, enumerator
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
H A D | openvswitch.h | 139 OVS_FLOW_CMD_NEW, enumerator
|
/kernel/linux/linux-5.10/net/openvswitch/ |
H A D | datapath.c | 1026 OVS_FLOW_CMD_NEW, in ovs_flow_cmd_new() 1068 OVS_FLOW_CMD_NEW, in ovs_flow_cmd_new() 1472 { .cmd = OVS_FLOW_CMD_NEW,
|
/kernel/linux/linux-6.6/net/openvswitch/ |
H A D | datapath.c | 1065 OVS_FLOW_CMD_NEW, in ovs_flow_cmd_new() 1107 OVS_FLOW_CMD_NEW, in ovs_flow_cmd_new() 1511 { .cmd = OVS_FLOW_CMD_NEW,
|
/kernel/linux/linux-6.6/tools/testing/selftests/net/openvswitch/ |
H A D | ovs-dpctl.py | 56 OVS_FLOW_CMD_NEW = 1 variable 1933 flowmsg["cmd"] = OVS_FLOW_CMD_NEW
|
Completed in 18 milliseconds