Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/ib/clients/rds/
H A Drdsib_protocol.h84 #define RDS_VERSION 4 macro
/illumos-gate/usr/src/uts/common/io/ib/clients/rds/
H A Drdsib_cm.c141 if (cmp.cmp_version != RDS_VERSION) { in rds_handle_cm_req()
143 "Remote version: %d", RDS_VERSION, cmp.cmp_version); in rds_handle_cm_req()
906 cmp.cmp_version = RDS_VERSION; in rds_open_rc_channel()