Searched refs:RESTRICT_FLAGS (Results 1 – 5 of 5) sorted by relevance
| /freebsd-head/contrib/ntp/ntpd/ |
| HD | ntp_restrict.c | 588 case RESTRICT_FLAGS: return "RESTRICT_FLAGS"; in resop_str() 640 DEBUG_REQUIRE(RESTRICT_FLAGS == op); in hack_restrict() 680 case RESTRICT_FLAGS: in hack_restrict() 800 success = hack_restrict(RESTRICT_FLAGS, addr, &onesmask, in restrict_source()
|
| HD | ntp_request.c | 1742 do_restrict(srcadr, inter, inpkt, RESTRICT_FLAGS); in do_resaddflags() 1796 case RESTRICT_FLAGS: in do_restrict()
|
| HD | ntp_config.c | 2898 success = hack_restrict(RESTRICT_FLAGS, in config_access() 2980 RESTRICT_FLAGS, in config_access() 3001 : RESTRICT_FLAGS, in config_access()
|
| HD | ntp_io.c | 2098 success = hack_restrict(RESTRICT_FLAGS, &iface->sin, &resmask, in create_interface()
|
| /freebsd-head/contrib/ntp/include/ |
| HD | ntp.h | 925 RESTRICT_FLAGS = 1, /* add rflags to restrict entry */ enumerator
|