Lines Matching +full:parameter +full:- +full:less
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.
21 Returns 0 on success, or -1 on error. If an error occurs, errno will be
32 by the conn_param parameter when accepting a connection or datagram
40 If the conn_param parameter is NULL, the values reported in the connection
43 References a user-controlled data buffer. The contents of the buffer are
47 Specifies the size of the user-controlled data buffer. Note that the actual
53 This value must be less than or equal to the local RDMA device attribute
59 This value must be less than or equal to the local RDMA device attribute
90 The RNR retry count is a 3-bit value.