OpenVPN
Data Fields
connection_list Struct Reference

#include <options.h>

Collaboration diagram for connection_list:
Collaboration graph
[legend]

Data Fields

int capacity
 
int len
 
int current
 
struct connection_entry ** array
 

Detailed Description

Definition at line 182 of file options.h.

Field Documentation

◆ array

struct connection_entry** connection_list::array

◆ capacity

int connection_list::capacity

Definition at line 184 of file options.h.

Referenced by alloc_connection_entry().

◆ current

int connection_list::current

◆ len

int connection_list::len

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