Searched refs:OVS_DP_F_VPORT_PIDS (Results 1 – 4 of 4) sorted by relevance
133 #define OVS_DP_F_VPORT_PIDS (1 << 1) macro
448 if (vport->dp->user_features & OVS_DP_F_VPORT_PIDS) in ovs_vport_get_upcall_portids()
1714 if (user_features & ~(OVS_DP_F_VPORT_PIDS | in ovs_dp_change()
1886 OVS_DP_F_VPORT_PIDS = 1 << 1 variable in OvsDatapath1967 dpfeatures &= ~OvsDatapath.OVS_DP_F_VPORT_PIDS