Lines Matching refs:message
76 a socket. A message is queued when sendmsg is called, and
93 Sends a message to the indicated recipient. The kernel will
97 An attempt to send a message that exceeds SO_SNDSIZE will
100 An attempt to send a message that would take the total number
104 An attempt to send a message to a destination that is marked
108 Receives a message that was queued to this socket. The sockets
125 incoming message queued to the socket, or a pending notification,
145 it detects a timeout. For instance, if it tried to send a message,
169 The message header is a 'struct rds_header' (see rds.h):
201 hardware generates an ack message before it has DMAed the message
202 into memory. This creates a potential message loss if the HCA is
204 the message is DMAed and processed. This is only a potential issue
208 message from their send queue quickly, but could cause excessive
225 the payload bytes in the message are accounted for. If the
317 calls transport to send either non-RDMA or RDMA message