__ns_msg Struct Reference

#include <
nameser.h>

Data Fields

const u_char * _msg
const u_char * _eom
u_int16_t _id
u_int16_t _flags
u_int16_t _counts [ns_s_max]
const u_char * _sections [ns_s_max]
ns_sect _sect
int _rrnum
const u_char * _ptr

Field Documentation

u_int16_t __ns_msg::_counts[ns_s_max]
 
const u_char * __ns_msg::_eom
 
u_int16_t __ns_msg::_flags
 
u_int16_t __ns_msg::_id
 
const u_char* __ns_msg::_msg
 
const u_char* __ns_msg::_ptr
 
int __ns_msg::_rrnum
 
ns_sect __ns_msg::_sect
 
const u_char* __ns_msg::_sections[ns_s_max]
 

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

Copyright © Nokia Corporation 2001-2008
Back to top