Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/uapi/linux/
H A Dopenvswitch.h56 OVS_DP_CMD_NEW, enumerator
71 * %OVS_DP_CMD_NEW requests. A value of zero indicates that upcalls should
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dopenvswitch.h56 OVS_DP_CMD_NEW, enumerator
71 * %OVS_DP_CMD_NEW requests. A value of zero indicates that upcalls should
80 * valid for %OVS_DP_CMD_NEW requests.
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dopenvswitch.h32 OVS_DP_CMD_NEW, enumerator
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dopenvswitch.h32 OVS_DP_CMD_NEW, enumerator
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dopenvswitch.h19 OVS_DP_CMD_NEW, enumerator
/kernel/linux/linux-6.6/tools/testing/selftests/net/openvswitch/
H A Dovs-dpctl.py46 OVS_DP_CMD_NEW = 1 variable
1546 msg["cmd"] = OVS_DP_CMD_NEW
/kernel/linux/linux-5.10/net/openvswitch/
H A Ddatapath.c1748 info->snd_seq, 0, OVS_DP_CMD_NEW); in ovs_dp_cmd_new()
1938 { .cmd = OVS_DP_CMD_NEW,
/kernel/linux/linux-6.6/net/openvswitch/
H A Ddatapath.c1861 info->snd_seq, 0, OVS_DP_CMD_NEW); in ovs_dp_cmd_new()
2060 { .cmd = OVS_DP_CMD_NEW,

Completed in 18 milliseconds