Home
last modified time | relevance | path

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

/dports/dns/nsd/nsd-4.3.9/
H A Dpacket.h203 int packet_find_notify_serial(buffer_type *packet, uint32_t* serial);
H A Dpacket.c347 int packet_find_notify_serial(buffer_type *packet, uint32_t* serial) in packet_find_notify_serial() function
H A Dquery.c480 if(packet_find_notify_serial(query->packet, &serial)) in answer_notify()
/dports/dns/nsd/nsd-4.3.9/doc/
H A DRELNOTES270 - Fix to protect rrcount in packet_find_notify_serial from overflow.
H A DChangeLog578 - Fix to protect rrcount in packet_find_notify_serial from overflow.