The FreeRADIUS server  $Id: 15bac2a4c627c01d1aa2047687b3418955ac7f00 $
Variables
module_method.h File Reference

Defines standard module methods specified by virtual servers and modules. More...

#include <freeradius-devel/server/virtual_servers.h>
+ Include dependency graph for module_method.h:

Go to the source code of this file.

Variables

section_name_t module_method_ippool_allocate
 
section_name_t module_method_ippool_extend
 
section_name_t module_method_ippool_mark
 
section_name_t module_method_ippool_release
 

Detailed Description

Defines standard module methods specified by virtual servers and modules.

Id
5b69f481bb4019a8b370debb4c5f6e0d69296d27

Definition in file module_method.h.

Variable Documentation

◆ module_method_ippool_allocate

section_name_t module_method_ippool_allocate
extern

Definition at line 38 of file module_method.c.

◆ module_method_ippool_extend

section_name_t module_method_ippool_extend
extern

Definition at line 43 of file module_method.c.

◆ module_method_ippool_mark

section_name_t module_method_ippool_mark
extern

Definition at line 48 of file module_method.c.

◆ module_method_ippool_release

section_name_t module_method_ippool_release
extern

Definition at line 53 of file module_method.c.