unbound
0.1
|
struct to keep a linked list of reply packets for a query More...
#include <ldns-testpkts.h>
Data Fields | |
struct reply_packet * | next |
next in list of reply packets, for TCP multiple pkts on wire | |
ldns_pkt * | reply |
the reply pkt | |
ldns_buffer * | reply_from_hex |
or reply pkt in hex if not parsable | |
unsigned int | packet_sleep |
seconds to sleep before giving packet |
struct to keep a linked list of reply packets for a query