OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:setrl
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/mpl/bind/dist/lib/dns/
zone.c
1035
setrl
(isc_ratelimiter_t *rl, unsigned int *rate, unsigned int value);
19294
setrl
(zmgr->checkdsrl, &zmgr->checkdsrate, 20);
19295
setrl
(zmgr->notifyrl, &zmgr->notifyrate, 20);
19296
setrl
(zmgr->startupnotifyrl, &zmgr->startupnotifyrate, 20);
19297
setrl
(zmgr->refreshrl, &zmgr->serialqueryrate, 20);
19298
setrl
(zmgr->startuprefreshrl, &zmgr->startupserialqueryrate, 20);
19718
setrl
(isc_ratelimiter_t *rl, unsigned int *rate, unsigned int value) {
function
19753
setrl
(zmgr->checkdsrl, &zmgr->checkdsrate, value);
19760
setrl
(zmgr->notifyrl, &zmgr->notifyrate, value);
19767
setrl
(zmgr->startupnotifyrl, &zmgr->startupnotifyrate, value)
[
all
...]
/src/external/mpl/dhcp/bind/dist/lib/dns/
zone.c
1008
setrl
(isc_ratelimiter_t *rl, unsigned int *rate, unsigned int value);
18779
setrl
(zmgr->checkdsrl, &zmgr->checkdsrate, 20);
18780
setrl
(zmgr->notifyrl, &zmgr->notifyrate, 20);
18781
setrl
(zmgr->startupnotifyrl, &zmgr->startupnotifyrate, 20);
18782
setrl
(zmgr->refreshrl, &zmgr->serialqueryrate, 20);
18783
setrl
(zmgr->startuprefreshrl, &zmgr->startupserialqueryrate, 20);
19492
setrl
(isc_ratelimiter_t *rl, unsigned int *rate, unsigned int value) {
function
19529
setrl
(zmgr->checkdsrl, &zmgr->checkdsrate, value);
19536
setrl
(zmgr->notifyrl, &zmgr->notifyrate, value);
19543
setrl
(zmgr->startupnotifyrl, &zmgr->startupnotifyrate, value)
[
all
...]
Completed in 46 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026