Searched refs:nr_timeouts (Results 1 – 2 of 2) sorted by relevance
573 p->call.nr_timeouts = len / 4; in rxrpc_sendmsg_cmsg()576 if (p->call.nr_timeouts >= 2 && p->call.timeouts.idle > 60 * 60 * 1000) in rxrpc_sendmsg_cmsg()578 if (p->call.nr_timeouts >= 3 && p->call.timeouts.normal > 60 * 60 * 1000) in rxrpc_sendmsg_cmsg()656 .call.nr_timeouts = 0, in rxrpc_do_sendmsg()726 switch (p.call.nr_timeouts) { in rxrpc_do_sendmsg()
727 u8 nr_timeouts; /* Number of timeouts specified */ member