acl  3.5.3.0
ACL_HOSTNAME结构体 参考

#include <acl_netdb.h>

+ ACL_HOSTNAME 的协作图:

Public 属性

char ip [256]
 
ACL_SOCKADDR saddr
 
unsigned int ttl
 
int priority
 
int hport
 
unsigned int nrefer
 
unsigned int type
 

详细描述

在文件 acl_netdb.h17 行定义.

类成员变量说明

◆ hport

int ACL_HOSTNAME::hport

在文件 acl_netdb.h22 行定义.

◆ ip

char ACL_HOSTNAME::ip[256]

hold ip or cname of the HOST

在文件 acl_netdb.h18 行定义.

◆ nrefer

unsigned int ACL_HOSTNAME::nrefer

refer number to this HOST

在文件 acl_netdb.h23 行定义.

◆ priority

int ACL_HOSTNAME::priority

the priority of mx record

在文件 acl_netdb.h21 行定义.

◆ saddr

ACL_SOCKADDR ACL_HOSTNAME::saddr

ip addr in ACL_SOCKADDR

在文件 acl_netdb.h19 行定义.

◆ ttl

unsigned int ACL_HOSTNAME::ttl

the HOST's ip timeout(second)

在文件 acl_netdb.h20 行定义.

◆ type

unsigned int ACL_HOSTNAME::type

the content type in ip buf

在文件 acl_netdb.h24 行定义.


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