Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/nsd/dist/
H A Dxfrd-notify.c231 zone->notify_pkt_count--; in notify_pkt_done()
368 zone->notify_pkt_count++; in notify_start_pkts()
449 if(!zone->notify_current && !zone->notify_pkt_count) { in xfrd_handle_notify_send()
464 zone->notify_pkt_count = 0; in setup_notify_active()
H A Dxfrd-notify.h70 int notify_pkt_count; /* number of entries nonNULL in pkts */ member