Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dntp.h516 #define INFO_VERSION(rm_vn_mode) ((uchar_t)(((rm_vn_mode)>>3) & 0x7)) macro
H A Dsnoop_ntp.c316 "Version = %hu", INFO_VERSION(ntpp->rm_vn_mode)); in interpret_ntp()