Searched refs:IsNortelVPN (Results 1 – 1 of 1) sorted by relevance
156 static bool IsNortelVPN( IP_ADAPTER_INFO * pAdapter );2529 if ( ( IsNortelVPN( pAdapter ) || IsJuniperVPN( pAdapter ) || IsCiscoVPN( pAdapter ) ) && in GetRouteDestination()2587 IsNortelVPN( IP_ADAPTER_INFO * pAdapter ) in IsNortelVPN() function