Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dntp.h319 #define VERSIONMASK 0x38 macro
H A Dsnoop_ntp.c122 proto_version = (ntp->li_vn_mode & VERSIONMASK) >> 3; in interpret_ntp()