Home
last modified time | relevance | path

Searched refs:OVS_DP_F_VPORT_PIDS (Results 1 – 5 of 5) sorted by relevance

/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.h124 #define OVS_DP_F_VPORT_PIDS (1 << 1) 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.h124 #define OVS_DP_F_VPORT_PIDS (1 << 1) macro
/OK3568_Linux_fs/kernel/net/openvswitch/
H A Dvport.c382 if (vport->dp->user_features & OVS_DP_F_VPORT_PIDS) in ovs_vport_get_upcall_portids()
H A Ddatapath.c1609 if (user_features & ~(OVS_DP_F_VPORT_PIDS | in ovs_dp_change()
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dopenvswitch.h125 #define OVS_DP_F_VPORT_PIDS (1 << 1) macro