Home
last modified time | relevance | path

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

/freebsd-src/contrib/ntp/ntpd/
H A Dntp_restrict.c84 static int restrict_source_enabled; variable
645 restrict_source_enabled = TRUE; in hack_restrict()
779 if ( !restrict_source_enabled || SOCK_UNSPEC(addr) in restrict_source()