Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/nsd/dist/
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.c507 if(packet_find_notify_serial(query->packet, &serial)) in answer_notify()
/netbsd-src/external/bsd/nsd/dist/doc/
H A DRELNOTES426 - Fix to protect rrcount in packet_find_notify_serial from overflow.
H A DChangeLog869 - Fix to protect rrcount in packet_find_notify_serial from overflow.