Searched refs:load_reporting_interval (Results 1 – 5 of 5) sorted by relevance
49 // LoadStatsResponse.load_reporting_interval. This includes aggregation52 // 5. When the timer of load_reporting_interval expires, Envoy sends new91 google.protobuf.Duration load_reporting_interval = 2; field
29 … :ref:`LoadStatsResponse.load_reporting_interval<envoy_api_field_service.load_stats.v3.LoadStatsRe…116 // load_reporting_interval.
40 // load_reporting_interval.142 // LoadStatsResponse.load_reporting_interval. This includes aggregation145 // 5. When the timer of load_reporting_interval expires, Envoy sends new184 google.protobuf.Duration load_reporting_interval = 2; field
456 grpc_millis* load_reporting_interval);
2271 grpc_millis* load_reporting_interval) { in ParseLrsResponse() argument2304 *load_reporting_interval = gpr_time_to_millis(timespec); in ParseLrsResponse()