Searched refs:notify_query_id (Results 1 – 2 of 2) sorted by relevance
165 if(ID(packet) != zone->pkts[index].notify_query_id) { in reply_pkt_is_ack()230 zone->pkts[index].notify_query_id = 0; in notify_pkt_done()282 zone->pkts[index].notify_query_id = ID(packet); in xfrd_notify_send_udp()366 zone->pkts[i].notify_query_id = 0; in notify_start_pkts()
43 uint16_t notify_query_id; member