Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lnet/klnds/o2iblnd/
Do2iblnd.h479 #define IBLND_MSG_CONNACK 0xc1 /* connection acknowledge */ macro
Do2iblnd.c74 case IBLND_MSG_CONNACK: in kiblnd_msgtype2str()
112 case IBLND_MSG_CONNACK: in kiblnd_msgtype2size()
310 case IBLND_MSG_CONNACK: in kiblnd_unpack_msg()
Do2iblnd_cb.c2405 kiblnd_init_msg(ackmsg, IBLND_MSG_CONNACK, in kiblnd_passive_connect()
2671 if (msg->ibm_type != IBLND_MSG_CONNACK) { in kiblnd_check_connreply()