OpenVPN
Data Fields
remote_entry Struct Reference

#include <options.h>

Data Fields

const char * remote
 
const char * remote_port
 
int proto
 
sa_family_t af
 

Detailed Description

Definition at line 179 of file options.h.

Field Documentation

◆ af

sa_family_t remote_entry::af

Definition at line 184 of file options.h.

Referenced by add_option(), and connection_entry_load_re().

◆ proto

int remote_entry::proto

Definition at line 183 of file options.h.

Referenced by add_option(), and connection_entry_load_re().

◆ remote

const char* remote_entry::remote

Definition at line 181 of file options.h.

Referenced by add_option(), connection_entry_load_re(), and options_postprocess_mutate().

◆ remote_port

const char* remote_entry::remote_port

Definition at line 182 of file options.h.

Referenced by add_option(), and connection_entry_load_re().


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