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 124 of file mroute.h.

Field Documentation

◆ ageable_ttl_secs

int mroute_helper::ageable_ttl_secs

Definition at line 126 of file mroute.h.

Referenced by mroute_helper_init(), and multi_route_defined().

◆ cache_generation

unsigned int mroute_helper::cache_generation

Definition at line 125 of file mroute.h.

Referenced by multi_learn_addr(), and multi_route_defined().

◆ n_net_len

int mroute_helper::n_net_len

Definition at line 127 of file mroute.h.

Referenced by mroute_helper_regenerate().

◆ net_len

uint8_t mroute_helper::net_len[MR_HELPER_NET_LEN]

Definition at line 128 of file mroute.h.

Referenced by mroute_helper_regenerate().

◆ net_len_refcount

int mroute_helper::net_len_refcount[MR_HELPER_NET_LEN]

Definition at line 129 of file mroute.h.

Referenced by mroute_helper_regenerate().


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