reply_packet Struct Reference

struct to keep a linked list of reply packets for a query More...

#include <testpkts.h>

Data Fields

struct reply_packetnext
 next in list of reply packets, for TCP multiple pkts on wire
 
uint8_t * reply_pkt
 the reply pkt
 
size_t reply_len
 length of reply pkt
 
struct sldns_bufferraw_ednsdata
 Additional EDNS data for matching queries.
 
struct sldns_bufferreply_from_hex
 or reply pkt in hex if not parsable
 
unsigned int packet_sleep
 seconds to sleep before giving packet
 

Detailed Description

struct to keep a linked list of reply packets for a query


The documentation for this struct was generated from the following file: