OpenVPN
Data Fields
route_special_addr Struct Reference

#include <route.h>

Collaboration diagram for route_special_addr:
Collaboration graph
[legend]

Data Fields

unsigned int flags
 
in_addr_t remote_endpoint
 
in_addr_t remote_host
 
int remote_host_local
 
struct route_bypass bypass
 
int default_metric
 

Detailed Description

Definition at line 60 of file route.h.

Field Documentation

◆ bypass

struct route_bypass route_special_addr::bypass

◆ default_metric

int route_special_addr::default_metric

Definition at line 72 of file route.h.

Referenced by init_route(), and init_route_list().

◆ flags

unsigned int route_special_addr::flags

◆ remote_endpoint

in_addr_t route_special_addr::remote_endpoint

◆ remote_host

in_addr_t route_special_addr::remote_host

◆ remote_host_local

int route_special_addr::remote_host_local

Definition at line 70 of file route.h.

Referenced by add_block_local(), init_route_list(), and redirect_default_route_to_vpn().


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