Searched refs:IBLND_MSG_CONNREQ (Results 1 – 3 of 3) sorted by relevance
478 #define IBLND_MSG_CONNREQ 0xc0 /* connection request */ macro
71 case IBLND_MSG_CONNREQ: in kiblnd_msgtype2str()111 case IBLND_MSG_CONNREQ: in kiblnd_msgtype2size()309 case IBLND_MSG_CONNREQ: in kiblnd_unpack_msg()
2277 if (reqmsg->ibm_type != IBLND_MSG_CONNREQ) { in kiblnd_passive_connect()2783 kiblnd_init_msg(msg, IBLND_MSG_CONNREQ, sizeof(msg->ibm_u.connparams)); in kiblnd_active_connect()