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

/freebsd-11.0-release/contrib/ntp/scripts/monitoring/
H A Dntp.pl53 sub pkt_E { return ($_[$[] & 0x40) == 0x40; } subroutine
398 if (&pkt_E($r_e_m_op))
463 @x=((&pkt_E($r_e_m_op) ? &error_status($status) : ""),
465 &pkt_E($r_e_m_op) ? $STAT_err_frag++ : $STAT_frag_all++;
490 @x=((&pkt_E($r_e_m_op) ? &error_status($status) : "TIMEOUT"),

Completed in 49 milliseconds