OpenVPN
Data Fields
remote_list Struct Reference

#include <options.h>

Collaboration diagram for remote_list:
Collaboration graph
[legend]

Data Fields

int capacity
 
int len
 
struct remote_entry ** array
 

Detailed Description

Definition at line 190 of file options.h.

Field Documentation

◆ array

struct remote_entry** remote_list::array

Definition at line 194 of file options.h.

Referenced by alloc_remote_entry(), and options_postprocess_mutate().

◆ capacity

int remote_list::capacity

Definition at line 192 of file options.h.

Referenced by alloc_remote_entry().

◆ len

int remote_list::len

Definition at line 193 of file options.h.

Referenced by alloc_remote_entry(), and options_postprocess_mutate().


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