Lines Matching refs:data
283 * send data through a socket
394 /* append next segment of data to the current buffer */
639 if (key && !rx->key->payload.data[0])
797 * rxrpc_kernel_send_data - Allow a kernel service to send data on a call
799 * @call: The call to send data through
800 * @msg: The data to send
801 * @len: The amount of data to send
804 * Allow a kernel service to send data on a call. The call must be in an state
805 * appropriate to sending data. No control data should be supplied in @msg,
807 * more data to come, otherwise this data will end the transmission phase.
885 * @tx_total_len: The amount of data to be transmitted for this call