OpenVPN
Data Fields
provider_list Struct Reference

#include <options.h>

Data Fields

const char * names [MAX_PARMS]
 
provider_tproviders [MAX_PARMS]
 

Detailed Description

Definition at line 197 of file options.h.

Field Documentation

◆ names

const char* provider_list::names[MAX_PARMS]

Definition at line 200 of file options.h.

Referenced by add_option(), init_early(), and uninit_early().

◆ providers

provider_t* provider_list::providers[MAX_PARMS]

Definition at line 202 of file options.h.

Referenced by init_early(), and uninit_early().


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