Searched refs:last_connection (Results 1 – 2 of 2) sorted by relevance
142 ngx_uint_t last_connection; member159 ngx_uint_t last_connection; member
836 rn->last_connection = r->last_connection++; in ngx_resolve_name_locked()838 r->last_connection = 0; in ngx_resolve_name_locked()853 rn->last_connection++; in ngx_resolve_name_locked()855 rn->last_connection = 0; in ngx_resolve_name_locked()1048 rn->last_connection = r->last_connection++; in ngx_resolve_addr()1050 r->last_connection = 0; in ngx_resolve_addr()1065 rn->last_connection++; in ngx_resolve_addr()1067 rn->last_connection = 0; in ngx_resolve_addr()1258 rec = &rec[rn->last_connection]; in ngx_resolver_send_query()1520 rn->last_connection = 0; in ngx_resolver_resend()[all …]