#include <freeradius-devel/util/pair.h>
#include "vmps.h"
#include "attrs.h"
Go to the source code of this file.
◆ fr_vmps_global_free()
void fr_vmps_global_free |
( |
void |
| ) |
|
◆ fr_vmps_global_init()
int fr_vmps_global_init |
( |
void |
| ) |
|
◆ attr_error_code
◆ attr_packet_type
◆ attr_sequence_number
◆ dict_vmps
◆ instance_count
◆ libfreeradius_vmps
Initial value:= {
{ NULL }
}
fr_dict_t const * dict_vmps
Definition at line 37 of file base.c.
◆ libfreeradius_vmps_dict_attr
Initial value:= {
{ NULL }
}
fr_dict_attr_t const * attr_packet_type
@ FR_TYPE_UINT8
8 Bit unsigned integer.
@ FR_TYPE_UINT32
32 Bit unsigned integer.
fr_dict_attr_t const * attr_sequence_number
fr_dict_attr_t const * attr_error_code
Definition at line 47 of file base.c.