acl
3.5.3.0
|
#include <acl_netdb.h>
Public 属性 | |
char | ip [256] |
ACL_SOCKADDR | saddr |
unsigned int | ttl |
int | priority |
int | hport |
unsigned int | nrefer |
unsigned int | type |
在文件 acl_netdb.h 第 17 行定义.
int ACL_HOSTNAME::hport |
在文件 acl_netdb.h 第 22 行定义.
char ACL_HOSTNAME::ip[256] |
hold ip or cname of the HOST
在文件 acl_netdb.h 第 18 行定义.
unsigned int ACL_HOSTNAME::nrefer |
refer number to this HOST
在文件 acl_netdb.h 第 23 行定义.
int ACL_HOSTNAME::priority |
the priority of mx record
在文件 acl_netdb.h 第 21 行定义.
ACL_SOCKADDR ACL_HOSTNAME::saddr |
ip addr in ACL_SOCKADDR
在文件 acl_netdb.h 第 19 行定义.
unsigned int ACL_HOSTNAME::ttl |
the HOST's ip timeout(second)
在文件 acl_netdb.h 第 20 行定义.
unsigned int ACL_HOSTNAME::type |
the content type in ip buf
在文件 acl_netdb.h 第 24 行定义.