Data Fields

IPAddressACL Struct Reference

Data Fields

struct IPAddressACLnext
enum IPAddressAction action
struct in_addr first
struct in_addr last

Detailed Description

Definition at line 189 of file ffserver.c.


Field Documentation

Definition at line 191 of file ffserver.c.

Referenced by parse_acl_row(), and validate_acl_list().

struct in_addr IPAddressACL::first

Definition at line 193 of file ffserver.c.

Referenced by parse_acl_row(), and validate_acl_list().

struct in_addr IPAddressACL::last

Definition at line 194 of file ffserver.c.

Referenced by parse_acl_row().

Definition at line 190 of file ffserver.c.

Referenced by free_acl_list(), parse_acl_row(), and validate_acl_list().


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