Lines Matching refs:CL_HTON16

100 #define IB_REJ_INSUF_QP					CL_HTON16(1)
101 #define IB_REJ_INSUF_EEC CL_HTON16(2)
102 #define IB_REJ_INSUF_RESOURCES CL_HTON16(3)
103 #define IB_REJ_TIMEOUT CL_HTON16(4)
104 #define IB_REJ_UNSUPPORTED CL_HTON16(5)
105 #define IB_REJ_INVALID_COMM_ID CL_HTON16(6)
106 #define IB_REJ_INVALID_COMM_INSTANCE CL_HTON16(7)
107 #define IB_REJ_INVALID_SID CL_HTON16(8)
108 #define IB_REJ_INVALID_XPORT CL_HTON16(9)
109 #define IB_REJ_STALE_CONN CL_HTON16(10)
110 #define IB_REJ_RDC_NOT_EXIST CL_HTON16(11)
111 #define IB_REJ_INVALID_GID CL_HTON16(12)
112 #define IB_REJ_INVALID_LID CL_HTON16(13)
113 #define IB_REJ_INVALID_SL CL_HTON16(14)
114 #define IB_REJ_INVALID_TRAFFIC_CLASS CL_HTON16(15)
115 #define IB_REJ_INVALID_HOP_LIMIT CL_HTON16(16)
116 #define IB_REJ_INVALID_PKT_RATE CL_HTON16(17)
117 #define IB_REJ_INVALID_ALT_GID CL_HTON16(18)
118 #define IB_REJ_INVALID_ALT_LID CL_HTON16(19)
119 #define IB_REJ_INVALID_ALT_SL CL_HTON16(20)
120 #define IB_REJ_INVALID_ALT_TRAFFIC_CLASS CL_HTON16(21)
121 #define IB_REJ_INVALID_ALT_HOP_LIMIT CL_HTON16(22)
122 #define IB_REJ_INVALID_ALT_PKT_RATE CL_HTON16(23)
123 #define IB_REJ_PORT_REDIRECT CL_HTON16(24)
124 #define IB_REJ_INVALID_MTU CL_HTON16(26)
125 #define IB_REJ_INSUFFICIENT_RESP_RES CL_HTON16(27)
126 #define IB_REJ_USER_DEFINED CL_HTON16(28)
127 #define IB_REJ_INVALID_RNR_RETRY CL_HTON16(29)
128 #define IB_REJ_DUPLICATE_LOCAL_COMM_ID CL_HTON16(30)
129 #define IB_REJ_INVALID_CLASS_VER CL_HTON16(31)
130 #define IB_REJ_INVALID_FLOW_LBL CL_HTON16(32)
131 #define IB_REJ_INVALID_ALT_FLOW_LBL CL_HTON16(33)
133 #define IB_REJ_SERVICE_HANDOFF CL_HTON16(65535)
177 #define IB_CM_RELIABLE_CONN_CAPABLE CL_HTON16(9)
178 #define IB_CM_RELIABLE_DGRM_CAPABLE CL_HTON16(10)
179 #define IB_CM_RDGRM_CAPABLE CL_HTON16(11)
180 #define IB_CM_UNRELIABLE_CONN_CAPABLE CL_HTON16(12)
181 #define IB_CM_SIDR_CAPABLE CL_HTON16(13)