Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lnet/klnds/o2iblnd/
Do2iblnd.h443 #define IBLND_MSG_CONNACK 0xc1 /* connection acknowledge */ macro
Do2iblnd.c75 case IBLND_MSG_CONNACK: in kiblnd_msgtype2str()
113 case IBLND_MSG_CONNACK: in kiblnd_msgtype2size()
311 case IBLND_MSG_CONNACK: in kiblnd_unpack_msg()
Do2iblnd_cb.c2368 kiblnd_init_msg(ackmsg, IBLND_MSG_CONNACK, in kiblnd_passive_connect()
2634 if (msg->ibm_type != IBLND_MSG_CONNACK) { in kiblnd_check_connreply()