Searched refs:REQ_IF_STATS (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/ntp/include/ |
H A D | ntp_request.h | 301 #define REQ_IF_STATS 44 /* get interface statistics */ macro
|
/freebsd/contrib/ntp/ntpdc/ |
H A D | ntpdc_ops.c | 3138 res = doquery(impl_ver, REQ_IF_STATS, 1, 0, 0, (char *)NULL, &items, in get_if_stats()
|
/freebsd/contrib/ntp/ntpd/ |
H A D | ntp_request.c | 180 { REQ_IF_STATS, AUTH, 0, 0, get_if_stats },
|