Searched refs:OVS_DP_F_VPORT_PIDS (Results 1 – 5 of 5) sorted by relevance
124 #define OVS_DP_F_VPORT_PIDS (1 << 1) macro
382 if (vport->dp->user_features & OVS_DP_F_VPORT_PIDS) in ovs_vport_get_upcall_portids()
1609 if (user_features & ~(OVS_DP_F_VPORT_PIDS | in ovs_dp_change()
125 #define OVS_DP_F_VPORT_PIDS (1 << 1) macro