Home
last modified time | relevance | path

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

/NextBSD/contrib/ntp/tests/ntpd/
HDntp_restrict.c196 hack_restrict(RESTRICT_UNFLAG, &resaddr, &resmask, 0, 10, 0); in test_RestrictUnflagWorks()
/NextBSD/contrib/ntp/ntpd/
HDntp_restrict.c582 case RESTRICT_UNFLAG: in hack_restrict()
HDntp_request.c1682 do_restrict(srcadr, inter, inpkt, RESTRICT_UNFLAG); in do_ressubflags()
/NextBSD/contrib/ntp/include/
HDntp.h864 #define RESTRICT_UNFLAG 2 /* remove flags from restrict entry */ macro