Searched refs:IB_CM_REJ_STALE_CONN (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/contrib/ofed/libibcm/include/infiniband/
H A Dcm.h143 IB_CM_REJ_STALE_CONN = 10, enumerator in enum:ib_cm_rej_reason
/freebsd-10.0-release/sys/ofed/include/rdma/
H A Dib_cm.h160 IB_CM_REJ_STALE_CONN = 10, enumerator in enum:ib_cm_rej_reason
/freebsd-10.0-release/sys/ofed/drivers/infiniband/core/
H A Dcm.c1438 IB_CM_REJ_STALE_CONN, NULL, 0, NULL, 0);
1483 IB_CM_REJ_STALE_CONN, CM_MSG_RESPONSE_REQ,
1878 IB_CM_REJ_STALE_CONN, CM_MSG_RESPONSE_REP,
2376 if (__be16_to_cpu(rej_msg->reason) == IB_CM_REJ_STALE_CONN)

Completed in 103 milliseconds