Home
last modified time | relevance | path

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

/NextBSD/contrib/ntp/ntpd/
HDntp_restrict.c596 case RESTRICT_REMOVEIF: in hack_restrict()
603 && (RESTRICT_REMOVEIF == op in hack_restrict()
HDntp_io.c1092 hack_restrict(RESTRICT_REMOVEIF, &ep->sin, &resmask, in remove_interface()
/NextBSD/contrib/ntp/include/
HDntp.h866 #define RESTRICT_REMOVEIF 4 /* remove an interface restrict entry */ macro