Searched refs:auto_offline (Results 1 – 17 of 17) sorted by relevance
42 int auto_offline; member
53 src->params.auto_offline = 0; in CPS_ParseNTPSourceAdd()94 src->params.auto_offline = 1; in CPS_ParseNTPSourceAdd()
84 int auto_offline; /* If 1, automatically go offline when requests member606 result->auto_offline = params->auto_offline; in NCR_CreateInstance()1359 if (!sent && inst->auto_offline) in transmit_timeout()
135 * Modify auto_offline option to activate when sending request failed606 * Fix crash with auto_offline option607 * Fix online command on auto_offline sources754 * Add 'auto_offline' option to server/peer (conf file) or add server/peer (via
766 params.auto_offline = ntohl(rx_message->data.ntp_source.flags) & REQ_ADDSRC_AUTOOFFLINE ? 1 : 0; in handle_add_source()
939 (data.params.auto_offline ? REQ_ADDSRC_AUTOOFFLINE : 0) | in process_cmd_add_source()
97 let cmd_flags = "auto_offline"|"iburst"|"noselect"|"offline"|"prefer"
534 offline. If the *auto_offline* option is used in specifying some of the servers
189 *auto_offline*:::