Home
last modified time | relevance | path

Searched refs:OVSP_LOCAL (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/net/openvswitch/
H A Ddatapath.c138 struct vport *vport = ovs_vport_ovsl_rcu(dp, OVSP_LOCAL); in ovs_dp_name()
149 local = ovs_vport_rcu(dp, OVSP_LOCAL); in get_dpifindex()
627 input_vport = ovs_vport_rcu(dp, OVSP_LOCAL); in ovs_packet_cmd_execute()
1580 dp = vport && vport->port_no == OVSP_LOCAL ? vport->dp : NULL; in lookup_datapath()
1712 parms.port_no = OVSP_LOCAL; in ovs_dp_cmd_new()
1780 if (vport->port_no != OVSP_LOCAL) in __dp_destroy()
1789 ovs_dp_detach_port(ovs_vport_ovsl(dp, OVSP_LOCAL)); in __dp_destroy()
2278 if (vport->port_no == OVSP_LOCAL) { in ovs_vport_cmd_del()
H A Dvport-netdev.c73 local = ovs_vport_ovsl(dp, OVSP_LOCAL); in get_dpdev()
H A Dvport-internal_dev.c169 if (vport->port_no == OVSP_LOCAL) in internal_dev_create()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dopenvswitch.h127 #define OVSP_LOCAL ((__u32)0) macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dopenvswitch.h127 #define OVSP_LOCAL ((__u32)0) macro
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dopenvswitch.h131 #define OVSP_LOCAL ((__u32)0) macro