FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
FFServerIPAddressACL Struct Reference

#include <ffserver_config.h>

Data Fields

struct FFServerIPAddressACLnext
 
enum FFServerIPAddressAction action
 
struct in_addr first
 
struct in_addr last
 

Detailed Description

Definition at line 42 of file ffserver_config.h.

Field Documentation

struct FFServerIPAddressACL* FFServerIPAddressACL::next

Definition at line 43 of file ffserver_config.h.

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

enum FFServerIPAddressAction FFServerIPAddressACL::action

Definition at line 44 of file ffserver_config.h.

Referenced by ffserver_parse_acl_row(), and validate_acl_list().

struct in_addr FFServerIPAddressACL::first

Definition at line 46 of file ffserver_config.h.

Referenced by ffserver_parse_acl_row(), and validate_acl_list().

struct in_addr FFServerIPAddressACL::last

Definition at line 47 of file ffserver_config.h.

Referenced by ffserver_parse_acl_row().


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