Searched refs:delay_cnt (Results 1 – 1 of 1) sorted by relevance
237 uint8_t *delay_cnt; in get_options() local244 delay_cnt = &opt.delay_cli_cnt; in get_options()249 delay_cnt = &opt.delay_srv_cnt; in get_options()253 if( *delay_cnt == MAX_DELAYED_HS ) in get_options()269 delay_list[ (*delay_cnt)++ ] = buf; in get_options()
Completed in 4 milliseconds