The FreeRADIUS server $Id: 15bac2a4c627c01d1aa2047687b3418955ac7f00 $
Loading...
Searching...
No Matches
Variables
acc_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_acc_serv
 
static fr_dict_attr_t const * attr_acc_serv_config_reset
 
static fr_dict_attr_t const * attr_acc_serv_ident
 
static fr_dict_attr_t const * attr_acc_serv_reset_time
 
static fr_dict_attr_t const * attr_acc_serv_total_bad_authenticators
 
static fr_dict_attr_t const * attr_acc_serv_total_dup_requests
 
static fr_dict_attr_t const * attr_acc_serv_total_invalid_requests
 
static fr_dict_attr_t const * attr_acc_serv_total_malformed_requests
 
static fr_dict_attr_t const * attr_acc_serv_total_no_records
 
static fr_dict_attr_t const * attr_acc_serv_total_packets_dropped
 
static fr_dict_attr_t const * attr_acc_serv_total_responses
 
static fr_dict_attr_t const * attr_acc_serv_total_unknown_types
 
static fr_dict_attr_t const * attr_acc_serv_totals_requests
 
static fr_dict_attr_t const * attr_acc_serv_up_time
 

Variable Documentation

◆ attr_acc_serv

fr_dict_attr_t const* attr_acc_serv
static

Definition at line 1 of file acc_serv_da_def.c.

◆ attr_acc_serv_config_reset

fr_dict_attr_t const* attr_acc_serv_config_reset
static

Definition at line 5 of file acc_serv_da_def.c.

◆ attr_acc_serv_ident

fr_dict_attr_t const* attr_acc_serv_ident
static

Definition at line 2 of file acc_serv_da_def.c.

◆ attr_acc_serv_reset_time

fr_dict_attr_t const* attr_acc_serv_reset_time
static

Definition at line 4 of file acc_serv_da_def.c.

◆ attr_acc_serv_total_bad_authenticators

fr_dict_attr_t const* attr_acc_serv_total_bad_authenticators
static

Definition at line 11 of file acc_serv_da_def.c.

◆ attr_acc_serv_total_dup_requests

fr_dict_attr_t const* attr_acc_serv_total_dup_requests
static

Definition at line 8 of file acc_serv_da_def.c.

◆ attr_acc_serv_total_invalid_requests

fr_dict_attr_t const* attr_acc_serv_total_invalid_requests
static

Definition at line 7 of file acc_serv_da_def.c.

◆ attr_acc_serv_total_malformed_requests

fr_dict_attr_t const* attr_acc_serv_total_malformed_requests
static

Definition at line 10 of file acc_serv_da_def.c.

◆ attr_acc_serv_total_no_records

fr_dict_attr_t const* attr_acc_serv_total_no_records
static

Definition at line 13 of file acc_serv_da_def.c.

◆ attr_acc_serv_total_packets_dropped

fr_dict_attr_t const* attr_acc_serv_total_packets_dropped
static

Definition at line 12 of file acc_serv_da_def.c.

◆ attr_acc_serv_total_responses

fr_dict_attr_t const* attr_acc_serv_total_responses
static

Definition at line 9 of file acc_serv_da_def.c.

◆ attr_acc_serv_total_unknown_types

fr_dict_attr_t const* attr_acc_serv_total_unknown_types
static

Definition at line 14 of file acc_serv_da_def.c.

◆ attr_acc_serv_totals_requests

fr_dict_attr_t const* attr_acc_serv_totals_requests
static

Definition at line 6 of file acc_serv_da_def.c.

◆ attr_acc_serv_up_time

fr_dict_attr_t const* attr_acc_serv_up_time
static

Definition at line 3 of file acc_serv_da_def.c.