The Netsukuku Project  0.0.9
An Alternative routing method
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros
andns_pkt Struct Reference

#include "andns_lib.h"

Collaboration diagram for andns_pkt:

Data Fields

uint16_t id
 
uint8_t r
 
uint8_t qr
 
uint8_t p
 
uint8_t z
 
uint8_t qtype
 
uint16_t ancount
 
uint8_t ipv
 
uint8_t nk
 
uint8_t rcode
 
uint16_t service
 
uint16_t qstlength
 
char * qstdata
 
andns_pkt_datapkt_answ
 

Field Documentation

uint16_t andns_pkt::ancount
uint16_t andns_pkt::id
uint8_t andns_pkt::ipv
uint8_t andns_pkt::nk
uint8_t andns_pkt::p
andns_pkt_data* andns_pkt::pkt_answ
uint8_t andns_pkt::qr
char* andns_pkt::qstdata
uint16_t andns_pkt::qstlength
uint8_t andns_pkt::qtype
uint8_t andns_pkt::r
uint8_t andns_pkt::rcode
uint16_t andns_pkt::service
uint8_t andns_pkt::z

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