Searched refs:last_pong (Results 1 – 3 of 3) sorted by relevance
114 coap_tick_t last_pong; member
3483 session->last_pong = session->last_rx_tx; in handle_signaling()3736 session->last_pong = session->last_rx_tx; in coap_dispatch()
1513 if (s->last_ping > 0 && s->last_pong < s->last_ping) {