Searched refs:RS_WR_ID_FLAG_MSG_SEND (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/contrib/ofed/librdmacm/
H A Drsocket.c150 #define RS_WR_ID_FLAG_MSG_SEND (((uint64_t) 1) << 62) /* See RS_OPT_MSG_SEND */ macro
154 #define rs_wr_is_msg_send(wr_id) (wr_id & RS_WR_ID_FLAG_MSG_SEND)
1719 RS_WR_ID_FLAG_MSG_SEND;

Completed in 120 milliseconds