Searched refs:pkt_VN (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/contrib/ntp/scripts/monitoring/
H A Dntp.pl48 sub pkt_VN { return ($_[$[] >> 3) & 0x7; } subroutine
382 if (&pkt_VN($li_vn_mode) != $NTP_version)
385 return ("ERROR","version ".&pkt_VN($li_vn_mode)."packet ignored");

Completed in 44 milliseconds