OpenVPN
Data Fields
ifconfig_pool_entry Struct Reference

#include <pool.h>

Data Fields

bool in_use
 
char * common_name
 
time_t last_release
 
bool fixed
 

Detailed Description

Definition at line 41 of file pool.h.

Field Documentation

◆ common_name

char* ifconfig_pool_entry::common_name

◆ fixed

bool ifconfig_pool_entry::fixed

Definition at line 46 of file pool.h.

Referenced by ifconfig_pool_find(), and ifconfig_pool_set().

◆ in_use

bool ifconfig_pool_entry::in_use

◆ last_release

time_t ifconfig_pool_entry::last_release

Definition at line 45 of file pool.h.

Referenced by ifconfig_pool_entry_free(), ifconfig_pool_find(), and ifconfig_pool_set().


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