Lines Matching refs:reply
53 * IUCV_IPANSLST Indicates that an address list is used for the reply data.
74 * Use a pointer to an iucv_array as the buffer, reply or answer
110 * length: 32 bit length of the message / reply
111 * reply_size: 32 bit maximum allowed length of the reply
183 * iucv_message_send2way has been replied to. The reply can be
387 * @flags: how the reply is sent (IUCV_IPRMDATA, IUCV_IPPRTY, IUCV_IPBUFLST)
388 * @reply: address of data buffer or address of struct iucv_array
389 * @size: length of reply data buffer
392 * must identify completely the message to which you wish to reply. ie,
399 u8 flags, void *reply, size_t size);
412 * receiver will not reply to the message.
432 * receiver will not reply to the message.
445 * @flags: how the message is sent and the reply is received
451 * @asize: size of reply buffer
455 * reply to the message and a buffer is provided into which IUCV moves
456 * the reply to this message.
471 u8 flags, void *reply, size_t size);