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

  /src/external/bsd/ntp/dist/conf/
malarky.conf 9 multicastclient # listen on default 224.0.1.1
  /src/external/bsd/ntp/dist/include/
ntp_config.h 226 address_fifo * multicastclient; member in struct:config_tree_tag
  /src/external/bsd/ntp/dist/ntpd/
ntp.conf.def 255 .Ic multicastclient
419 .It Ic multicastclient Ar address ...
1958 .Ic multicastclient
2533 .Ic multicastclient
ntp_parser.y 559 * (broadcastclient manycastserver multicastclient)
569 { CONCAT_G_FIFOS(cfgt.multicastclient, $2); }
ntp_config.c 964 addr = HEAD_PFIFO(ptree->multicastclient);
966 fprintf(df, "multicastclient");
2023 addr_node = HEAD_PFIFO(ptree->multicastclient);
2067 FREE_ADDRESS_FIFO(ptree->multicastclient);
  /src/external/bsd/ntp/dist/ntpdc/
ntpdc-opts.def 679 multicast server, as in the multicastclient command with

Completed in 19 milliseconds