Searched refs:RS_OP_CTRL (Results 1 – 1 of 1) sorted by relevance
/freebsd/contrib/ofed/librdmacm/ |
H A D | rsocket.c | 142 RS_OP_CTRL enumerator 1926 case RS_OP_CTRL: in rs_poll_cq() 1954 case RS_OP_CTRL: in rs_poll_cq() 3260 ret = rs_post_msg(rs, rs_msg_set(RS_OP_CTRL, ctrl)); in rshutdown() 4189 ds_send_udp(rs, NULL, 0, 0, RS_OP_CTRL); in udp_svc_process_rs() 4298 rs_post_write(rs, NULL, 0, rs_msg_set(RS_OP_CTRL, RS_CTRL_KEEPALIVE), in tcp_svc_send_keepalive()
|