Skip to content

File broker_access_list.h

FileList > broker > broker_access_list.h

Go to the source code of this file

Classes

Type Name
struct t_acl
struct t_ip

Public Types

Type Name
typedef struct t_acl T_ACL
typedef struct t_ip T_IP

Public Attributes

Type Name
T_ACL * v3_acl

Public Functions

Type Name
int uw_acl_check (unsigned char * ip_addr)
int uw_acl_make (char * acl_file)

Macros

Type Name
define IPV4_LENGTH_MAX 4

Public Types Documentation

typedef T_ACL

typedef struct t_acl T_ACL;

typedef T_IP

typedef struct t_ip T_IP;

Public Attributes Documentation

variable v3_acl

T_ACL* v3_acl;

Public Functions Documentation

function uw_acl_check

int uw_acl_check (
    unsigned  char * ip_addr
) 

function uw_acl_make

int uw_acl_make (
    char * acl_file
) 

Macro Definition Documentation

define IPV4_LENGTH_MAX

#define IPV4_LENGTH_MAX `4`


The documentation for this class was generated from the following file cubrid/src/broker/broker_access_list.h