acl  3.5.3.0
ACL_RFC1035_RR结构体 参考

#include <acl_rfc1035.h>

+ ACL_RFC1035_RR 的协作图:

Public 属性

char name [ACL_RFC1035_MAXHOSTNAMESZ]
 
unsigned short type
 
unsigned short tclass
 
unsigned int ttl
 
unsigned short rdlength
 
char * rdata
 

详细描述

在文件 acl_rfc1035.h18 行定义.

类成员变量说明

◆ name

char ACL_RFC1035_RR::name[ACL_RFC1035_MAXHOSTNAMESZ]

在文件 acl_rfc1035.h19 行定义.

◆ rdata

char* ACL_RFC1035_RR::rdata

在文件 acl_rfc1035.h24 行定义.

◆ rdlength

unsigned short ACL_RFC1035_RR::rdlength

在文件 acl_rfc1035.h23 行定义.

◆ tclass

unsigned short ACL_RFC1035_RR::tclass

在文件 acl_rfc1035.h21 行定义.

◆ ttl

unsigned int ACL_RFC1035_RR::ttl

在文件 acl_rfc1035.h22 行定义.

◆ type

unsigned short ACL_RFC1035_RR::type

在文件 acl_rfc1035.h20 行定义.


该结构体的文档由以下文件生成: