Searched defs:proto_version (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/gss_mechs/mech_dh/backend/mech/
H A Ddh_gssapi.h160 int proto_version; /* DH protocol version */ member in struct:dh_gss_context_desc
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_ntp.c62 unsigned int proto_version; local
124 proto_version = (ntp->li_vn_mode & VERSIONMASK) >> 3;
142 "Version = %lu", proto_version); local
207 if (proto_version > 3 ||
241 "Version = %lu", proto_version); local
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_dhchap.h524 uint8_t proto_version; member in struct:_AUTH_MSG_HDR
558 uint8_t proto_version; member in struct:_DHCHAP_REPLY_HDR
615 uint8_t proto_version; member in struct:_AUTH_MSG_NEGOT_1
630 uint8_t proto_version; member in struct:_AUTH_MSG_NEGOT_2
647 uint8_t proto_version; member in struct:_AUTH_MSG_NEGOT
664 uint8_t proto_version; member in struct:_AUTH_MSG_NEGOT_NULL
674 uint8_t proto_version; member in struct:_AUTH_MSG_NEGOT_NULL_1
687 uint8_t proto_version; member in struct:_AUTH_MSG_NEGOT_NULL_2
705 uint8_t proto_version; member in struct:_AUTH_RJT
719 uint8_t proto_version; member in struct:_DHCHAP_SUCCESS_HDR
[all...]

Completed in 69 milliseconds