Apache HTTPD
Public Attributes | List of all members
allowdeny Struct Reference

Public Attributes

apr_int64_t limited
 
union { 
 
   char *   from 
 
   apr_ipsubnet_t *   ip 
 
x 
 
enum allowdeny_type type
 

Detailed Description

Definition at line 55 of file mod_access_compat.c.

Member Data Documentation

◆ from

char* allowdeny::from

Definition at line 58 of file mod_access_compat.c.

◆ ip

apr_ipsubnet_t* allowdeny::ip

Definition at line 59 of file mod_access_compat.c.

◆ limited

apr_int64_t allowdeny::limited

Definition at line 56 of file mod_access_compat.c.

◆ type

enum allowdeny_type allowdeny::type

Definition at line 61 of file mod_access_compat.c.

◆ [union]

union { ... } allowdeny::x

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