Home
last modified time | relevance | path

Searched refs:sys_manycastserver (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/ntp/include/
H A Dntpd.h492 extern int sys_manycastserver; /* respond to manycast client pkts */
/freebsd-12.1/contrib/ntp/ntpd/
H A Dntp_proto.c156 int sys_manycastserver; /* respond to manycast client pkts */ variable
1313 if (!sys_manycastserver) { in receive()
5204 sys_manycastserver = 0; in init_proto()
H A Dntp_config.c1926 sys_manycastserver = 1; in config_other_modes()