I can't how can use named.h

lcp luocp at live.cn
Thu Feb 26 13:46:16 UTC 2009


Hi
   Are Anyone can tell me explain the named.h code:

struct dns_name {
 unsigned int   magic;
 unsigned char *   ndata;
 unsigned int   length;
 unsigned int   labels;
 unsigned int   attributes;
 unsigned char *   offsets;
 isc_buffer_t *   buffer;
 ISC_LINK(dns_name_t)  link;
 ISC_LIST(dns_rdataset_t) list;
};

every line's meant , Can anyone tell me?

thx

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.isc.org/pipermail/bind-workers/attachments/20090226/f908e251/attachment.html>


More information about the bind-workers mailing list