Home
last modified time | relevance | path

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

/freebsd-head/contrib/ntp/ntpd/
HDntp_restrict.c591 case RESTRICT_REMOVEIF: return "RESTRICT_REMOVEIF"; in resop_str()
741 case RESTRICT_REMOVEIF: in hack_restrict()
748 && ( RESTRICT_REMOVEIF == op in hack_restrict()
HDntp_request.c1799 case RESTRICT_REMOVEIF: in do_restrict()
HDntp_io.c946 success = hack_restrict(RESTRICT_REMOVEIF, &ep->sin, &resmask, 0, in remove_interface()
/freebsd-head/contrib/ntp/include/
HDntp.h928 RESTRICT_REMOVEIF, /* remove an interface restrict entry */ enumerator