Searched refs:hack_restrict (Results 1 – 7 of 7) sorted by relevance
| /src/contrib/ntp/ntpd/ |
| H A D | ntp_restrict.c | 603 hack_restrict( in hack_restrict() function 788 success = hack_restrict(RESTRICT_REMOVE, addr, &onesmask, in restrict_source() 800 success = hack_restrict(RESTRICT_FLAGS, addr, &onesmask, in restrict_source()
|
| H A D | ntp_config.c | 2898 success = hack_restrict(RESTRICT_FLAGS, in config_access() 2979 success = hack_restrict( in config_access() 2998 success = hack_restrict( in config_access()
|
| H A D | ntp_io.c | 946 success = hack_restrict(RESTRICT_REMOVEIF, &ep->sin, &resmask, 0, in remove_interface() 2098 success = hack_restrict(RESTRICT_FLAGS, &iface->sin, &resmask, in create_interface()
|
| H A D | ntp_request.c | 1872 success = hack_restrict(op, &matchaddr, &matchmask, in do_restrict()
|
| /src/contrib/ntp/include/ |
| H A D | ntpd.h | 281 extern int/*BOOL*/hack_restrict(restrict_op op, sockaddr_u *resaddr,
|
| /src/contrib/ntp/ |
| H A D | CommitLog-4.1.0 | 6108 * ntpd/ntp_restrict.c (hack_restrict): Renamed restrict()
|
| H A D | CommitLog | 2404 Indicate success with hack_restrict() return value. 2451 Report hack_restrict() failures. 2457 Report hack_restrict() failures. 2486 report hack_restrict() failures. 2491 Check for failure of hack_restrict() operations. 2714 Display flag bit names in hack_restrict() debug output. 15492 Properly set ippeerlimit in hack_restrict() 15495 Properly set ippeerlimit in hack_restrict() 162354 DPRINTF args to hack_restrict() for v6 as well as v4 addresses.
|