Home
last modified time | relevance | path

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

/freebsd-head/contrib/ntp/ntpd/
HDntp_restrict.c79 static restrict_u restrict_def6; variable
216 restrict_def6.ippeerlimit = -1; /* Cleaner if we have C99 */ in init_restrict()
219 LINK_SLIST(restrictlist6, &restrict_def6, link); in init_restrict()
566 if (&restrict_def6 == match) in restrictions()
751 && res != &restrict_def6) { in hack_restrict()