The FreeRADIUS server $Id: 15bac2a4c627c01d1aa2047687b3418955ac7f00 $
Loading...
Searching...
No Matches
Variables
auth_serv_da_def.c File Reference
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Variables

static fr_dict_attr_t const * attr_auth_serv
 
static fr_dict_attr_t const * attr_auth_serv_config_reset
 
static fr_dict_attr_t const * attr_auth_serv_ident
 
static fr_dict_attr_t const * attr_auth_serv_reset_time
 
static fr_dict_attr_t const * attr_auth_serv_total_access_accepts
 
static fr_dict_attr_t const * attr_auth_serv_total_access_challenges
 
static fr_dict_attr_t const * attr_auth_serv_total_access_rejects
 
static fr_dict_attr_t const * attr_auth_serv_total_access_requests
 
static fr_dict_attr_t const * attr_auth_serv_total_bad_authenticators
 
static fr_dict_attr_t const * attr_auth_serv_total_dup_access_requests
 
static fr_dict_attr_t const * attr_auth_serv_total_invalid_requests
 
static fr_dict_attr_t const * attr_auth_serv_total_malformed_access_requests
 
static fr_dict_attr_t const * attr_auth_serv_total_packets_dropped
 
static fr_dict_attr_t const * attr_auth_serv_total_unknown_types
 
static fr_dict_attr_t const * attr_auth_serv_up_time
 

Variable Documentation

◆ attr_auth_serv

fr_dict_attr_t const* attr_auth_serv
static

Definition at line 1 of file auth_serv_da_def.c.

◆ attr_auth_serv_config_reset

fr_dict_attr_t const* attr_auth_serv_config_reset
static

Definition at line 5 of file auth_serv_da_def.c.

◆ attr_auth_serv_ident

fr_dict_attr_t const* attr_auth_serv_ident
static

Definition at line 2 of file auth_serv_da_def.c.

◆ attr_auth_serv_reset_time

fr_dict_attr_t const* attr_auth_serv_reset_time
static

Definition at line 4 of file auth_serv_da_def.c.

◆ attr_auth_serv_total_access_accepts

fr_dict_attr_t const* attr_auth_serv_total_access_accepts
static

Definition at line 9 of file auth_serv_da_def.c.

◆ attr_auth_serv_total_access_challenges

fr_dict_attr_t const* attr_auth_serv_total_access_challenges
static

Definition at line 11 of file auth_serv_da_def.c.

◆ attr_auth_serv_total_access_rejects

fr_dict_attr_t const* attr_auth_serv_total_access_rejects
static

Definition at line 10 of file auth_serv_da_def.c.

◆ attr_auth_serv_total_access_requests

fr_dict_attr_t const* attr_auth_serv_total_access_requests
static

Definition at line 6 of file auth_serv_da_def.c.

◆ attr_auth_serv_total_bad_authenticators

fr_dict_attr_t const* attr_auth_serv_total_bad_authenticators
static

Definition at line 13 of file auth_serv_da_def.c.

◆ attr_auth_serv_total_dup_access_requests

fr_dict_attr_t const* attr_auth_serv_total_dup_access_requests
static

Definition at line 8 of file auth_serv_da_def.c.

◆ attr_auth_serv_total_invalid_requests

fr_dict_attr_t const* attr_auth_serv_total_invalid_requests
static

Definition at line 7 of file auth_serv_da_def.c.

◆ attr_auth_serv_total_malformed_access_requests

fr_dict_attr_t const* attr_auth_serv_total_malformed_access_requests
static

Definition at line 12 of file auth_serv_da_def.c.

◆ attr_auth_serv_total_packets_dropped

fr_dict_attr_t const* attr_auth_serv_total_packets_dropped
static

Definition at line 14 of file auth_serv_da_def.c.

◆ attr_auth_serv_total_unknown_types

fr_dict_attr_t const* attr_auth_serv_total_unknown_types
static

Definition at line 15 of file auth_serv_da_def.c.

◆ attr_auth_serv_up_time

fr_dict_attr_t const* attr_auth_serv_up_time
static

Definition at line 3 of file auth_serv_da_def.c.