libspf2 1.2.11
Data Fields
ns_msg Struct Reference

#include <arpa_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 * _msg_ptr
 

Detailed Description

Definition at line 162 of file arpa_nameser.h.

Field Documentation

◆ _counts

u_int16_t ns_msg::_counts[ns_s_max]

Definition at line 164 of file arpa_nameser.h.

Referenced by ns_initparse(), and ns_parserr().

◆ _eom

const u_char * ns_msg::_eom

Definition at line 163 of file arpa_nameser.h.

Referenced by ns_initparse(), and ns_parserr().

◆ _flags

u_int16_t ns_msg::_flags

Definition at line 164 of file arpa_nameser.h.

Referenced by ns_initparse().

◆ _id

u_int16_t ns_msg::_id

Definition at line 164 of file arpa_nameser.h.

Referenced by ns_initparse().

◆ _msg

const u_char* ns_msg::_msg

Definition at line 163 of file arpa_nameser.h.

Referenced by ns_initparse(), and ns_parserr().

◆ _msg_ptr

const u_char* ns_msg::_msg_ptr

Definition at line 168 of file arpa_nameser.h.

Referenced by ns_parserr().

◆ _rrnum

int ns_msg::_rrnum

Definition at line 167 of file arpa_nameser.h.

Referenced by ns_parserr().

◆ _sect

ns_sect ns_msg::_sect

Definition at line 166 of file arpa_nameser.h.

Referenced by ns_parserr().

◆ _sections

const u_char* ns_msg::_sections[ns_s_max]

Definition at line 165 of file arpa_nameser.h.

Referenced by ns_initparse().


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