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 172 of file options.h.

Field Documentation

◆ af

sa_family_t remote_entry::af

Definition at line 177 of file options.h.

Referenced by add_option(), and connection_entry_load_re().

◆ proto

int remote_entry::proto

Definition at line 176 of file options.h.

Referenced by add_option(), and connection_entry_load_re().

◆ remote

const char* remote_entry::remote

Definition at line 174 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 175 of file options.h.

Referenced by add_option(), and connection_entry_load_re().


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