Home
last modified time | relevance | path

Searched refs:xfrd_handle_incoming_notify (Results 1 – 1 of 1) sorted by relevance

/openbsd/src/usr.sbin/nsd/
Dxfrd.c67 static int xfrd_handle_incoming_notify(xfrd_zone_type* zone,
2292 (void)xfrd_handle_incoming_notify(zone, soa); in xfrd_parse_received_xfr_packet()
2607 if(xfrd_handle_incoming_notify(zone, soa)) { in xfrd_handle_notify_and_start_xfr()
2681 xfrd_handle_incoming_notify(xfrd_zone_type* zone, xfrd_soa_type* soa) in xfrd_handle_incoming_notify() function
2778 xfrd_handle_incoming_notify(zone, &soa); in xfrd_check_failed_updates()