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