Searched refs:last_refresh (Results 1 – 1 of 1) sorted by relevance
175 static coap_tick_t last_refresh; variable222 (now - last_refresh) > (COAP_BCST_REFRESH_SECS * COAP_TICKS_PER_SECOND)) { in coap_is_bcast()232 last_refresh = now; in coap_is_bcast()