Home
last modified time | relevance | path

Searched refs:RS_CTRL_DISCONNECT (Results 1 – 1 of 1) sorted by relevance

/src/contrib/ofed/librdmacm/
H A Drsocket.c158 RS_CTRL_DISCONNECT, enumerator
1927 if (rs_msg_data(msg) == RS_CTRL_DISCONNECT) { in rs_poll_cq()
1956 if (rs_msg_data(rs_wr_data(wc.wr_id)) == RS_CTRL_DISCONNECT) in rs_poll_cq()
3240 ctrl = RS_CTRL_DISCONNECT; in rshutdown()
3245 RS_CTRL_SHUTDOWN : RS_CTRL_DISCONNECT; in rshutdown()
3250 ctrl = RS_CTRL_DISCONNECT; in rshutdown()