Searched refs:srv_bind (Results 1 – 2 of 2) sorted by relevance
2682 ibt_bind_service(ibt_srv_hdl_t srv_hdl, ib_gid_t gid, ibt_srv_bind_t *srv_bind, in ibt_bind_service() argument2718 if (srv_bind != NULL) { in ibt_bind_service()2726 if (srv_bind->sb_pkey == 0) { in ibt_bind_service()2732 if (strlen(srv_bind->sb_name) >= IB_SVC_NAME_LEN) { in ibt_bind_service()2739 "Service Name='%s'", srv_bind->sb_name); in ibt_bind_service()2741 port.hp_port, srv_bind->sb_pkey, &pkey_ix); in ibt_bind_service()2745 srv_bind->sb_pkey); in ibt_bind_service()2764 if (srv_bind == NULL || in ibt_bind_service()2765 srv_bind->sb_pkey == sbp->sbind_pkey) { in ibt_bind_service()2785 if (srv_bind != NULL) { in ibt_bind_service()[all …]
993 ibt_srv_bind_t *srv_bind, void *cm_private, ibt_sbind_hdl_t *sb_hdl_p);