OpenVPN
Data Fields
pull_filter Struct Reference
Collaboration diagram for pull_filter:
Collaboration graph
[legend]

Data Fields

int type
 
int size
 
char * pattern
 
struct pull_filternext
 

Detailed Description

Definition at line 929 of file options.c.

Field Documentation

◆ next

struct pull_filter* pull_filter::next

Definition at line 938 of file options.c.

Referenced by alloc_pull_filter().

◆ pattern

char* pull_filter::pattern

Definition at line 937 of file options.c.

◆ size

int pull_filter::size

Definition at line 936 of file options.c.

◆ type

int pull_filter::type

Definition at line 935 of file options.c.

Referenced by pull_filter_type_name(), set_user_script(), and verify_permission().


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