HomeSort by: relevance | last modified time | path
    Searched refs:IP_VERSION (Results 1 - 8 of 8) sorted by relevancy

  /src/external/bsd/ntp/dist/ntpdc/
ntpdc.h 28 #define IP_VERSION 0x5 /* IP version */
ntpdc_ops.c 98 { "listpeers", peerlist, { OPT|IP_VERSION, NO, NO, NO },
101 { "peers", peers, { OPT|IP_VERSION, NO, NO, NO },
104 { "dmpeers", dmpeers, { OPT|IP_VERSION, NO, NO, NO },
152 { "reslist", reslist, {OPT|IP_VERSION, NO, NO, NO },
ntpdc.c 1438 case IP_VERSION:
  /src/sys/arch/mvme68k/stand/sboot/
etherfun.h 41 #define IP_VERSION 4 /* IP version number */
etherfun.c 115 iph->ip_v = IP_VERSION;
  /src/external/bsd/ntp/dist/ntpq/
ntpq.h 63 #define IP_VERSION 0x5 /* IP version */
ntpq-subs.c 160 { "peers", peers, { OPT|IP_VERSION, NO, NO, NO },
163 { "apeers", apeers, { OPT|IP_VERSION, NO, NO, NO },
166 { "lpeers", lpeers, { OPT|IP_VERSION, NO, NO, NO },
169 { "opeers", opeers, { OPT|IP_VERSION, NO, NO, NO },
172 { "lopeers", lopeers, { OPT|IP_VERSION, NO, NO, NO },
ntpq.c 1890 case IP_VERSION:

Completed in 22 milliseconds