dns_query Struct Reference

#include <dns.h>


Data Fields

struct dns_header dns
char payload [256+sizeof(struct dns_query_info)]


Detailed Description

Definition at line 64 of file dns.h.


Field Documentation

struct dns_header dns_query::dns [read]

Definition at line 65 of file dns.h.

Referenced by dns_resolv(), dns_send_packet(), and dns_xfer_deliver_raw().

char dns_query::payload[256+sizeof(struct dns_query_info)]

Definition at line 66 of file dns.h.

Referenced by dns_name_cmp(), dns_resolv(), and dns_xfer_deliver_raw().


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

Generated on Tue Apr 6 20:02:03 2010 for gPXE by  doxygen 1.5.7.1