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

/freebsd-11.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-11.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-11.0-release/sys/ofed/drivers/infiniband/core/
H A Dcm.c1452 IB_CM_REJ_STALE_CONN, NULL, 0, NULL, 0);
1497 IB_CM_REJ_STALE_CONN, CM_MSG_RESPONSE_REQ,
1901 IB_CM_REJ_STALE_CONN, CM_MSG_RESPONSE_REP,
2413 if (__be16_to_cpu(rej_msg->reason) == IB_CM_REJ_STALE_CONN)

Completed in 65 milliseconds