xfrd_soa
not->current_soa = (struct xfrd_soa*)region_alloc(region,
sizeof(struct xfrd_soa));
memset(not->current_soa, 0, sizeof(struct xfrd_soa));
struct xfrd_soa* new_soa);
notify_enable(struct notify_zone* zone, struct xfrd_soa* new_soa)
xfrd_send_notify(rbtree_type* tree, const dname_type* apex, struct xfrd_soa* new_soa)
const dname_type* apex, struct xfrd_soa* new_soa)
struct xfrd_soa;
struct xfrd_soa *current_soa; /* current SOA in NSD */
struct xfrd_soa* new_soa);
const dname_type* apex, struct xfrd_soa* new_soa);
const dname_type* apex, struct xfrd_soa* soa, int apex_compress)
struct xfrd_soa;
const struct dname* apex, struct xfrd_soa* soa, int apex_compress);
typedef struct xfrd_soa xfrd_soa_type;