Searched refs:DNS_ZONEFLG_NEEDNOTIFY (Results 1 – 1 of 1) sorted by relevance
435 #define DNS_ZONEFLG_NEEDNOTIFY 0x00000400U /*%< need to send out notify macro5926 DNS_ZONE_SETFLAG(zone, DNS_ZONEFLG_NEEDNOTIFY); in zone_resigninc()7314 DNS_ZONE_SETFLAG(zone, DNS_ZONEFLG_NEEDNOTIFY); in zone_nsec3chain()7930 DNS_ZONE_SETFLAG(zone, DNS_ZONEFLG_NEEDNOTIFY); in zone_sign()8994 (DNS_ZONE_FLAG(zone, DNS_ZONEFLG_NEEDNOTIFY) || in zone_maintenance()9035 if ((DNS_ZONE_FLAG(zone, DNS_ZONEFLG_NEEDNOTIFY) || in zone_maintenance()10111 DNS_ZONE_SETFLAG(zone, DNS_ZONEFLG_NEEDNOTIFY); in dns_zone_notify()10143 startup = !DNS_ZONE_FLAG(zone, DNS_ZONEFLG_NEEDNOTIFY); in zone_notify()10144 DNS_ZONE_CLRFLAG(zone, DNS_ZONEFLG_NEEDNOTIFY); in zone_notify()11738 if (DNS_ZONE_FLAG(zone, DNS_ZONEFLG_NEEDNOTIFY) || in zone_settimer()[all …]