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

/freebsd-11-stable/contrib/ntp/ntpdc/
H A Dntpdc.h26 #define IP_VERSION 0x5 /* IP version */ macro
H A Dntpdc_ops.c96 { "listpeers", peerlist, { OPT|IP_VERSION, NO, NO, NO },
99 { "peers", peers, { OPT|IP_VERSION, NO, NO, NO },
102 { "dmpeers", dmpeers, { OPT|IP_VERSION, NO, NO, NO },
150 { "reslist", reslist, {OPT|IP_VERSION, NO, NO, NO },
H A Dntpdc.c1418 case IP_VERSION:
/freebsd-11-stable/contrib/ntp/ntpq/
H A Dntpq.h62 #define IP_VERSION 0x5 /* IP version */ macro
H A Dntpq-subs.c158 { "peers", peers, { OPT|IP_VERSION, NO, NO, NO },
161 { "apeers", apeers, { OPT|IP_VERSION, NO, NO, NO },
164 { "lpeers", lpeers, { OPT|IP_VERSION, NO, NO, NO },
167 { "opeers", opeers, { OPT|IP_VERSION, NO, NO, NO },
170 { "lopeers", lopeers, { OPT|IP_VERSION, NO, NO, NO },
H A Dntpq.c1843 case IP_VERSION:

Completed in 122 milliseconds