Searched refs:RS_TIMEOUT (Results 1 – 1 of 1) sorted by relevance
1260 #define RS_TIMEOUT (1U * MSEC_PER_SEC) macro1280 delay = (int32_t)(ipv6->rs_start + RS_TIMEOUT - current_time); in rs_timeout()1313 RS_TIMEOUT - current_time)); in rs_timeout()1338 k_work_reschedule(&rs_timer, K_MSEC(RS_TIMEOUT)); in net_if_start_rs()