Home
last modified time | relevance | path

Searched refs:REQ_IF_STATS (Results 1 – 3 of 3) sorted by relevance

/trueos/contrib/ntp/include/
HDntp_request.h287 #define REQ_IF_STATS 44 /* get interface statistics */ macro
/trueos/contrib/ntp/ntpd/
HDntp_request.c175 { REQ_IF_STATS, AUTH, 0, 0, get_if_stats },
/trueos/contrib/ntp/ntpdc/
HDntpdc_ops.c3182 res = doquery(impl_ver, REQ_IF_STATS, 1, 0, 0, (char *)NULL, &items, in get_if_stats()