Searched refs:OVS_DP_CMD_DEL (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | openvswitch.h | 57 OVS_DP_CMD_DEL, enumerator
|
/kernel/linux/linux-6.6/include/uapi/linux/ |
H A D | openvswitch.h | 57 OVS_DP_CMD_DEL, enumerator
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
H A D | openvswitch.h | 33 OVS_DP_CMD_DEL, enumerator
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
H A D | openvswitch.h | 33 OVS_DP_CMD_DEL, enumerator
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
H A D | openvswitch.h | 20 OVS_DP_CMD_DEL, enumerator
|
/kernel/linux/linux-6.6/tools/testing/selftests/net/openvswitch/ |
H A D | ovs-dpctl.py | 47 OVS_DP_CMD_DEL = 2 variable 1587 msg["cmd"] = OVS_DP_CMD_DEL
|
/kernel/linux/linux-5.10/net/openvswitch/ |
H A D | datapath.c | 1826 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 D | datapath.c | 1945 info->snd_seq, 0, OVS_DP_CMD_DEL); in ovs_dp_cmd_del() 2065 { .cmd = OVS_DP_CMD_DEL,
|
Completed in 17 milliseconds