Searched refs:nr_timeouts (Results 1 – 2 of 2) sorted by relevance
580 p->call.nr_timeouts = len / 4; in rxrpc_sendmsg_cmsg()583 if (p->call.nr_timeouts >= 2 && p->call.timeouts.idle > 60 * 60 * 1000) in rxrpc_sendmsg_cmsg()585 if (p->call.nr_timeouts >= 3 && p->call.timeouts.normal > 60 * 60 * 1000) in rxrpc_sendmsg_cmsg()668 .call.nr_timeouts = 0, in rxrpc_do_sendmsg()700 p.call.nr_timeouts = 0; in rxrpc_do_sendmsg()737 switch (p.call.nr_timeouts) { in rxrpc_do_sendmsg()
898 u8 nr_timeouts; /* Number of timeouts specified */ member
Completed in 13 milliseconds