Lines Matching +full:side +full:- +full:by +full:- +full:side
1 .\" Licensed under the OpenIB.org BSD license (FreeBSD Variant) - See COPYING.md
2 .TH "RDMA_ACCEPT" 3 "2014-05-27" "librdmacm" "Librdmacm Programmer's Manual" librdmacm
4 rdma_accept \- Called to accept a connection request.
18 Called from the listening side to accept a connection or datagram
21 Returns 0 on success, or -1 on error. If an error occurs, errno will be
43 References a user-controlled data buffer. The contents of the buffer are
44 copied and transparently passed to the remote side as part of the
47 Specifies the size of the user-controlled data buffer. Note that the actual
48 amount of data transferred to the remote side is transport dependent and may
52 local side will accept from the remote side. Applies only to RDMA_PS_TCP.
58 local side will have to the remote side. Applies only to RDMA_PS_TCP.
75 queue. This field is ignored by the library if a QP has been created on the
85 HCA ACK delay. The packet lifetime is determined by the InfiniBand Subnet
87 by the active side of the connection. The HCA ACK delay is a property of
90 The RNR retry count is a 3-bit value.
92 The length of the private data provided by the user is limited to 196 bytes