Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/ntp/ntpq/
Dntpq.c117 u_char pktversion = NTP_OLDVERSION + 1; variable
1348 qpkt.li_vn_mode = PKT_LI_VN_MODE(0, pktversion, MODE_CONTROL); in sendrequest()
2869 "NTP version being claimed is %d\n", pktversion); in ntpversion()
2876 pktversion = (u_char) pcmd->argval[0].uval; in ntpversion()
Dntpq-subs.c289 extern u_char pktversion;
1233 if (pktversion > NTP_OLDVERSION) { in printassoc()
1895 if (pktversion > NTP_OLDVERSION) in doprintpeers()