rdma_ib_connect
extern int rdma_ib_connect(struct rdma_cm_id *, struct rdma_conn_param *);
ret = rdma_ib_connect(idp, conn_param);