Home
last modified time | relevance | path

Searched defs:resend_at (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/net/rxrpc/
H A Dcall_event.c160 unsigned long resend_at; in rxrpc_resend() local
H A Dsendmsg.c269 unsigned long resend_at = now + call->peer->rto_j; in rxrpc_queue_packet() local
H A Dar-internal.h555 unsigned long resend_at; /* When next resend needs to happen */ member