Searched refs:nr_timeouts (Results 1 – 2 of 2) sorted by relevance
592 p->call.nr_timeouts = len / 4; in rxrpc_sendmsg_cmsg()595 if (p->call.nr_timeouts >= 2 && p->call.timeouts.idle > 60 * 60 * 1000) in rxrpc_sendmsg_cmsg()597 if (p->call.nr_timeouts >= 3 && p->call.timeouts.normal > 60 * 60 * 1000) in rxrpc_sendmsg_cmsg()676 .call.nr_timeouts = 0, in rxrpc_do_sendmsg()741 switch (p.call.nr_timeouts) { in rxrpc_do_sendmsg()
718 u8 nr_timeouts; /* Number of timeouts specified */ member