Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/uapi/linux/
H A Dopenvswitch.h57 OVS_DP_CMD_DEL, enumerator
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dopenvswitch.h57 OVS_DP_CMD_DEL, enumerator
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dopenvswitch.h33 OVS_DP_CMD_DEL, enumerator
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dopenvswitch.h33 OVS_DP_CMD_DEL, enumerator
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dopenvswitch.h20 OVS_DP_CMD_DEL, enumerator
/kernel/linux/linux-6.6/tools/testing/selftests/net/openvswitch/
H A Dovs-dpctl.py47 OVS_DP_CMD_DEL = 2 variable
1587 msg["cmd"] = OVS_DP_CMD_DEL
/kernel/linux/linux-5.10/net/openvswitch/
H A Ddatapath.c1826 info->snd_seq, 0, OVS_DP_CMD_DEL); in ovs_dp_cmd_del()
1943 { .cmd = OVS_DP_CMD_DEL,
/kernel/linux/linux-6.6/net/openvswitch/
H A Ddatapath.c1945 info->snd_seq, 0, OVS_DP_CMD_DEL); in ovs_dp_cmd_del()
2065 { .cmd = OVS_DP_CMD_DEL,

Completed in 17 milliseconds