Data Fields | |
| struct IPAddressACL * | next |
| enum IPAddressAction | action |
| struct in_addr | first |
| struct in_addr | last |
Definition at line 191 of file ffserver.c.
Definition at line 193 of file ffserver.c.
Referenced by parse_ffconfig(), and validate_acl().
| struct in_addr IPAddressACL::first |
Definition at line 195 of file ffserver.c.
Referenced by parse_ffconfig(), and validate_acl().
| struct in_addr IPAddressACL::last |
Definition at line 196 of file ffserver.c.
Referenced by parse_ffconfig().
| struct IPAddressACL* IPAddressACL::next |
Definition at line 192 of file ffserver.c.
Referenced by parse_ffconfig(), and validate_acl().
1.7.1