Home
last modified time | relevance | path

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

/openbmc/linux/net/rxrpc/
H A Dcall_object.c227 call->hard_timo = p->timeouts.hard * HZ; in rxrpc_alloc_client_call()
260 call->expect_term_by = j + call->hard_timo; in rxrpc_start_call_timer()
H A Dar-internal.h627 u32 hard_timo; /* Maximum lifetime or 0 (jif) */ member