Home
last modified time | relevance | path

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

/freebsd/sbin/hastd/
H A Dhast.h165 int hr_version; member
H A Dhast_proto.c111 hdr.version = res != NULL ? res->hr_version : HAST_PROTO_VERSION; in hast_proto_send()
H A Dparse.y542 curres->hr_version = 1;
H A Dprimary.c704 res->hr_version = version; in init_remote()
705 pjdlog_debug(1, "Negotiated protocol version %d.", res->hr_version); in init_remote()
858 res->hr_version < 2) { in init_remote()
H A Dhastd.c927 res->hr_version = version; in listen_accept()