Searched refs:OVS_VPORT_CMD_DEL (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/net/openvswitch/ |
H A D | dp_notify.c | 21 0, 0, OVS_VPORT_CMD_DEL); in dp_detach_port_notify()
|
H A D | datapath.c | 2292 OVS_VPORT_CMD_DEL, GFP_KERNEL); in ovs_vport_cmd_del() 2426 { .cmd = OVS_VPORT_CMD_DEL,
|
/kernel/linux/linux-6.6/net/openvswitch/ |
H A D | dp_notify.c | 21 0, 0, OVS_VPORT_CMD_DEL); in dp_detach_port_notify()
|
H A D | datapath.c | 2422 OVS_VPORT_CMD_DEL, GFP_KERNEL); in ovs_vport_cmd_del() 2557 { .cmd = OVS_VPORT_CMD_DEL,
|
/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | openvswitch.h | 211 OVS_VPORT_CMD_DEL, enumerator
|
/kernel/linux/linux-6.6/include/uapi/linux/ |
H A D | openvswitch.h | 222 OVS_VPORT_CMD_DEL, enumerator
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
H A D | openvswitch.h | 106 OVS_VPORT_CMD_DEL, enumerator
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
H A D | openvswitch.h | 106 OVS_VPORT_CMD_DEL, enumerator
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
H A D | openvswitch.h | 92 OVS_VPORT_CMD_DEL, enumerator
|
/kernel/linux/linux-6.6/tools/testing/selftests/net/openvswitch/ |
H A D | ovs-dpctl.py | 52 OVS_VPORT_CMD_DEL = 2 variable 1751 msg["cmd"] = OVS_VPORT_CMD_DEL
|
Completed in 18 milliseconds