Home
last modified time | relevance | path

Searched refs:next_ping (Results 1 – 1 of 1) sorted by relevance

/linux/net/rxrpc/
H A Dcall_event.c190 ktime_t next_ping = ktime_add_us(call->acks_latest_ts, in rxrpc_resend() local
193 if (ktime_sub(next_ping, now) <= 0) in rxrpc_resend()