Home
last modified time | relevance | path

Searched refs:hr_version (Results 1 – 5 of 5) sorted by relevance

/NextBSD/sbin/hastd/
HDhast.h165 int hr_version; member
HDhast_proto.c115 hdr.version = res != NULL ? res->hr_version : HAST_PROTO_VERSION; in hast_proto_send()
HDparse.y542 curres->hr_version = 1;
HDprimary.c705 res->hr_version = version; in init_remote()
706 pjdlog_debug(1, "Negotiated protocol version %d.", res->hr_version); in init_remote()
859 res->hr_version < 2) { in init_remote()
HDhastd.c928 res->hr_version = version; in listen_accept()