OpenVPN
Data Fields
local_list Struct Reference

#include <options.h>

Collaboration diagram for local_list:
Collaboration graph
[legend]

Data Fields

int capacity
 
int len
 
struct local_entry ** array
 

Detailed Description

Definition at line 189 of file options.h.

Field Documentation

◆ array

struct local_entry** local_list::array

◆ capacity

int local_list::capacity

Definition at line 191 of file options.h.

Referenced by alloc_local_entry().

◆ len

int local_list::len

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