Searched refs:VERSIONMASK (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/ | ||
H A D | ntp.h | 319 #define VERSIONMASK 0x38 macro |
H A D | snoop_ntp.c | 122 proto_version = (ntp->li_vn_mode & VERSIONMASK) >> 3; in interpret_ntp() |