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

/bind-9.11.3/bin/named/
H A Dstatschannel.c412 #define SET_ZONESTATDESC(counterid, desc, xmldesc) \ macro
421 SET_ZONESTATDESC(notifyoutv4, "IPv4 notifies sent", "NotifyOutv4");
422 SET_ZONESTATDESC(notifyoutv6, "IPv6 notifies sent", "NotifyOutv6");
423 SET_ZONESTATDESC(notifyinv4, "IPv4 notifies received", "NotifyInv4");
424 SET_ZONESTATDESC(notifyinv6, "IPv6 notifies received", "NotifyInv6");
425 SET_ZONESTATDESC(notifyrej, "notifies rejected", "NotifyRej");
426 SET_ZONESTATDESC(soaoutv4, "IPv4 SOA queries sent", "SOAOutv4");
427 SET_ZONESTATDESC(soaoutv6, "IPv6 SOA queries sent", "SOAOutv6");
428 SET_ZONESTATDESC(axfrreqv4, "IPv4 AXFR requested", "AXFRReqv4");
429 SET_ZONESTATDESC(axfrreqv
[all...]

Completed in 17 milliseconds