Home
last modified time | relevance | path

Searched refs:REFID_IPV4 (Results 1 – 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/ntp/ntpq/
Dntpq-opts.h232 REFID_HASH, REFID_IPV4 enumerator
Dntpq-opts.c289 #define REFID_DFT_ARG ((char const*)REFID_IPV4)
Dntpq.c2589 case REFID_IPV4: in showdrefid2str()
2612 drefid = REFID_IPV4; in showdrefid()
3732 if (drefid == REFID_IPV4) { in cookedprint()
Dntpq-subs.c1763 && (drefid == REFID_IPV4)) { in doprintpeers()
3914 } else if (drefid == REFID_IPV4) { in collect_display_vdc()