Searched refs:acks_latest_ts (Results 1 – 4 of 4) sorted by relevance
242 ack_ts = ktime_sub(now, call->acks_latest_ts); in rxrpc_resend()
190 call->acks_latest_ts = now; in rxrpc_alloc_client_call()
654 ktime_t acks_latest_ts; /* Timestamp of latest ACK received */ member
896 call->acks_latest_ts = skb->tstamp; in rxrpc_input_ack()