Lines Matching defs:zone
34 notify_send_disable(struct notify_zone* zone) in notify_send_disable()
45 notify_send6_disable(struct notify_zone* zone) in notify_send6_disable()
56 notify_disable(struct notify_zone* zone) in notify_disable()
155 reply_pkt_is_ack(struct notify_zone* zone, buffer_type* packet, int index) in reply_pkt_is_ack()
225 notify_pkt_done(struct notify_zone* zone, int index) in notify_pkt_done()
235 notify_pkt_retry(struct notify_zone* zone, int index) in notify_pkt_retry()
251 xfrd_handle_notify_reply(struct notify_zone* zone, buffer_type* packet, in xfrd_handle_notify_reply()
275 xfrd_notify_send_udp(struct notify_zone* zone, int index) in xfrd_notify_send_udp()
341 notify_timeout_check(struct notify_zone* zone) in notify_timeout_check()
355 notify_start_pkts(struct notify_zone* zone) in notify_start_pkts()
377 notify_setup_event(struct notify_zone* zone) in notify_setup_event()
416 struct notify_zone* zone = (struct notify_zone*)arg; in xfrd_handle_notify_send() local
462 setup_notify_active(struct notify_zone* zone) in setup_notify_active()
484 notify_enable(struct notify_zone* zone, struct xfrd_soa* new_soa) in notify_enable()
518 xfrd_notify_start(struct notify_zone* zone, struct xfrd_state* xfrd) in xfrd_notify_start()
534 struct notify_zone* zone = (struct notify_zone*) in xfrd_send_notify() local
548 struct notify_zone* zone = (struct notify_zone*) in notify_handle_master_zone_soainfo() local
564 struct notify_zone* zone; in close_notify_fds() local