Home
last modified time | relevance | path

Searched refs:nxt_h1p_conn_timer_value (Results 1 – 1 of 1) sorted by relevance

/unit/src/
H A Dnxt_h1proto.c70 static nxt_msec_t nxt_h1p_conn_timer_value(nxt_conn_t *c, uintptr_t data);
257 .timer_value = nxt_h1p_conn_timer_value,
392 .timer_value = nxt_h1p_conn_timer_value,
1774 nxt_h1p_conn_timer_value(nxt_conn_t *c, uintptr_t data) in nxt_h1p_conn_timer_value() function
1847 .timer_value = nxt_h1p_conn_timer_value,