Whamcloud - gitweb
LU-10391 socklnd: add hello message version 4
[fs/lustre-release.git] / lnet / klnds / socklnd / socklnd.h
index 7ce64a4..81db1c3 100644 (file)
@@ -450,6 +450,7 @@ struct ksock_proto {
 extern const struct ksock_proto ksocknal_protocol_v1x;
 extern const struct ksock_proto ksocknal_protocol_v2x;
 extern const struct ksock_proto ksocknal_protocol_v3x;
+extern const struct ksock_proto ksocknal_protocol_v4x;
 
 #define KSOCK_PROTO_V1_MAJOR    LNET_PROTO_TCP_VERSION_MAJOR
 #define KSOCK_PROTO_V1_MINOR    LNET_PROTO_TCP_VERSION_MINOR