Home
last modified time | relevance | path

Searched refs:delay_cnt (Results 1 - 1 of 1) sorted by relevance

/third_party/mbedtls/programs/test/
H A Dudp_proxy.c225 uint8_t *delay_cnt; in get_options() local
231 delay_cnt = &opt.delay_cli_cnt; in get_options()
234 delay_cnt = &opt.delay_srv_cnt; in get_options()
238 if (*delay_cnt == MAX_DELAYED_HS) { in get_options()
252 delay_list[(*delay_cnt)++] = buf; in get_options()

Completed in 2 milliseconds