OpenVPN
Data Fields
mroute_helper Struct Reference

#include <mroute.h>

Data Fields

unsigned int cache_generation
 
int ageable_ttl_secs
 
int n_net_len
 
uint8_t net_len [MR_HELPER_NET_LEN]
 
int net_len_refcount [MR_HELPER_NET_LEN]
 

Detailed Description

Definition at line 131 of file mroute.h.

Field Documentation

◆ ageable_ttl_secs

int mroute_helper::ageable_ttl_secs

Definition at line 133 of file mroute.h.

Referenced by mroute_helper_init(), and multi_route_defined().

◆ cache_generation

unsigned int mroute_helper::cache_generation

◆ n_net_len

int mroute_helper::n_net_len

Definition at line 134 of file mroute.h.

Referenced by mroute_helper_regenerate(), and multi_get_instance_by_virtual_addr().

◆ net_len

uint8_t mroute_helper::net_len[MR_HELPER_NET_LEN]

Definition at line 135 of file mroute.h.

Referenced by mroute_helper_regenerate(), and multi_get_instance_by_virtual_addr().

◆ net_len_refcount

int mroute_helper::net_len_refcount[MR_HELPER_NET_LEN]

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