Searched refs:nr_timeouts (Results 1 – 2 of 2) sorted by relevance
538 p->call.nr_timeouts = len / 4; in rxrpc_sendmsg_cmsg()541 if (p->call.nr_timeouts >= 2 && p->call.timeouts.idle > 60 * 60 * 1000) in rxrpc_sendmsg_cmsg()543 if (p->call.nr_timeouts >= 3 && p->call.timeouts.normal > 60 * 60 * 1000) in rxrpc_sendmsg_cmsg()621 .call.nr_timeouts = 0, in rxrpc_do_sendmsg()688 switch (p.call.nr_timeouts) { in rxrpc_do_sendmsg()
722 u8 nr_timeouts; /* Number of timeouts specified */ member