Searched refs:SET_ZONESTATDESC (Results 1 - 1 of 1) sorted by relevance

/bind-9.6-ESV-R11/bin/named/
H A Dstatschannel.c284 #define SET_ZONESTATDESC(counterid, desc, xmldesc) \ macro
293 SET_ZONESTATDESC(notifyoutv4, "IPv4 notifies sent", "NotifyOutv4");
294 SET_ZONESTATDESC(notifyoutv6, "IPv6 notifies sent", "NotifyOutv6");
295 SET_ZONESTATDESC(notifyinv4, "IPv4 notifies received", "NotifyInv4");
296 SET_ZONESTATDESC(notifyinv6, "IPv6 notifies received", "NotifyInv6");
297 SET_ZONESTATDESC(notifyrej, "notifies rejected", "NotifyRej");
298 SET_ZONESTATDESC(soaoutv4, "IPv4 SOA queries sent", "SOAOutv4");
299 SET_ZONESTATDESC(soaoutv6, "IPv6 SOA queries sent", "SOAOutv6");
300 SET_ZONESTATDESC(axfrreqv4, "IPv4 AXFR requested", "AXFRReqv4");
301 SET_ZONESTATDESC(axfrreqv
[all...]

Completed in 276 milliseconds