Lines Matching refs:calls
64 to speed up subsequent calls.
123 billion calls, but only up to four calls may be in progress on a
141 set for the lifetime of that connection, and all subsequent calls made
176 make multiple simultaneous calls to the same service. One server socket
177 may handle calls from many clients.
180 concurrent calls, up to a tunable limit.
190 (*) A client-side connection is only shared between calls if they have have
191 the same key struct describing their security (and assuming the calls
192 would otherwise share the connection). Non-secured calls would also be
203 (*) If an ICMP error is received, all calls affected by that error will be
226 (*) A server socket may also be used to make client calls. To do this, the
262 (*) Notifications of incoming calls.
316 calls, to invoke certain actions and to report certain conditions. These are:
418 This is used to specify the minimum security level required for calls on
538 of sendmsg() calls, each with the following control message attached:
603 (3) The server is then set to listen out for incoming calls:
638 of sendmsg() calls, each with the following control messages attached:
677 (1) Use different keys directly on individual client calls on one socket
808 function is similar to rxrpc_kernel_begin_call() and calls accepted must
820 a BUSY message. -ENODATA is returned if there were no incoming calls.
914 list. Dead calls are kept around for a little while for the purpose of