Searched refs:time_since_last_recv (Results 1 – 1 of 1) sorted by relevance
276 uint32_t time_since_last_recv; in net_beacon_send() local282 time_since_last_recv = now - beacon->recv; in net_beacon_send()285 time_since_last_recv < (10 * MSEC_PER_SEC))) { in net_beacon_send()