Searched refs:RS_TIMEOUT (Results 1 – 1 of 1) sorted by relevance
1474 #define RS_TIMEOUT (CONFIG_NET_IPV6_RS_TIMEOUT * MSEC_PER_SEC) macro1495 delay = (int32_t)(ipv6->rs_start + RS_TIMEOUT - current_time); in rs_timeout()1509 RS_TIMEOUT - current_time)); in rs_timeout()1567 k_work_reschedule(&rs_timer, K_MSEC(RS_TIMEOUT)); in net_if_start_rs()