Home
last modified time | relevance | path

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

/trueos/contrib/ntp/ntpd/
HDntp_restrict.c477 case RESTRICT_REMOVE: in hack_restrict()
574 case RESTRICT_REMOVE: in hack_restrict()
HDntp_request.c1815 do_restrict(srcadr, inter, inpkt, RESTRICT_REMOVE); in do_unrestrict()
/trueos/contrib/ntp/include/
HDntp.h878 #define RESTRICT_REMOVE 3 /* remove a restrict entry */ macro