Lines Matching refs:used
6 that can be used to perform RxRPC remote operations. This is done over sockets
175 connections are handled transparently. One client socket may be used to
216 be used in all other sendmsgs or recvmsgs associated with that call. The
219 (*) connect() is used to supply a default destination address for a client
226 (*) A server socket may also be used to make client calls. To do this, the
228 transport endpoint is used to send the packets.
231 the tag is guaranteed not to be seen again, and so it can be used to pin
256 (*) The control data part of the msghdr struct is used for a number of things:
333 This is used to indicate the application's call ID. It's an unsigned long
341 This is can be used by an application to abort a call by passing it to
383 This is used by a server application to attempt to accept a call and
399 This is used to specify the description of the key to be used. The key is
413 This is used to request that new connections should be used for each call
418 This is used to specify the minimum security level required for calls on
493 socket used - usually IPv4 but it can also be IPv6 [TODO].
507 This specifies the local UDP port to be used. If not given, a random
508 non-privileged port will be used. A UDP port may be shared between
574 socket used - usually IPv4.
714 If a key is supplied then this will be used to secure the call instead of
730 This is used to end a previously begun call. The user_call_ID is expunged
739 This is used to supply either the request part of a client call or the
741 data buffers to be used. msg_iov may not be NULL and must point
752 This is used to abort a call if it's still in an abortable state. The
793 data message has been used up, rxrpc_kernel_data_delivered() should be
807 This is used to accept an incoming call and to assign it a call ID. This
819 This is used to reject the first incoming call on the socket's queue with
828 This is used to record a data message as having been delivered and to
835 This is used to free a non-DATA socket buffer intercepted from an AF_RXRPC
842 This is used to determine if a socket buffer holds the last data message
854 This is used to extract the abort code from a remote abort message.
860 This is used to extract the error number from a message indicating either
867 This is used to allocate a null RxRPC key that can be used to indicate
919 The amount of time in seconds after a connection was last used before we
926 The amount of time in seconds after a transport was last used before we