Home
last modified time | relevance | path

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

/openbsd/usr.sbin/nsd/
H A Dxfrd-notify.c31 static int xfrd_notify_send_udp(struct notify_zone* zone, int index);
245 if(!xfrd_notify_send_udp(zone, index)) { in notify_pkt_retry()
275 xfrd_notify_send_udp(struct notify_zone* zone, int index) in xfrd_notify_send_udp() function
369 if(!xfrd_notify_send_udp(zone, i)) { in notify_start_pkts()