Searched refs:scan_local (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/ntp/ntpd/
H A Dntp_io.c816 int scan_local; local
880 scan_local =
886 scan_local = FALSE;
892 (scan_local) ? " link/scope-local" : "",
895 if ((ep_local && !scan_local) || (same_subnet &&
906 if ((scan_local && !ep_local) || (same_subnet &&

Completed in 46 milliseconds