Home
last modified time | relevance | path

Searched defs:config_tree_tag (Results 1 – 1 of 1) sorted by relevance

/freebsd-src/contrib/ntp/include/
H A Dntp_config.h212 struct config_tree_tag { struct
213 config_tree * link;
215 attr_val source;
216 time_t timestamp;
218 peer_fifo * peers;
219 unpeer_fifo * unpeers;
222 int broadcastclient;
223 address_fifo * manycastserver;
224 address_fifo * multicastclient;
226 attr_val_fifo * orphan_cmds; /* s/b renamed tos_options */
[all …]