OpenVPN
Data Fields
route_list Struct Reference

#include <route.h>

Collaboration diagram for route_list:
Collaboration graph
[legend]

Data Fields

unsigned int iflags
 
struct route_special_addr spec
 
struct route_gateway_info rgi
 
unsigned int flags
 
struct route_ipv4routes
 
struct gc_arena gc
 

Detailed Description

Definition at line 206 of file route.h.

Field Documentation

◆ flags

unsigned int route_list::flags

◆ gc

struct gc_arena route_list::gc

Definition at line 216 of file route.h.

Referenced by add_block_local_item(), clear_route_list(), and init_route_list().

◆ iflags

unsigned int route_list::iflags

◆ rgi

struct route_gateway_info route_list::rgi

◆ routes

struct route_ipv4* route_list::routes

◆ spec

struct route_special_addr route_list::spec

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