Home
last modified time | relevance | path

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

/dports/dns/opendnssec2/opendnssec-2.1.10/signer/src/wire/
H A Dxfrd.h65 #define XFRD_MAX_ROUNDS 3 /* max number of rounds along the masters */ macro
H A Dxfrd.c1936 if (xfrd->round_num >= XFRD_MAX_ROUNDS) { in xfrd_make_request()
/dports/dns/nsd/nsd-4.3.9/
H A Dxfrd.c43 #define XFRD_MAX_ROUNDS 1 /* max number of rounds along the masters */ macro
949 if(zone->round_num >= XFRD_MAX_ROUNDS) { in xfrd_make_request()