26 RCSIDH(stats_h,
"$Id: dfec96cdf4412e2f9e31d33ffa07ee3b978400d6 $")
32 #ifdef WITH_STATS_64BIT
65 #ifdef WITH_ACCOUNTING
74 #ifdef WITH_ACCOUNTING
87 struct timeval *start,
struct timeval *end);
89 #define FR_STATS_INC(_x, _y) radius_ ## _x ## _stats._y++;if (listener) listener->stats._y++;if (client) client->_x._y++;
90 #define FR_STATS_TYPE_INC(_x) _x++
93 #define request_stats_init(_x)
94 #define request_stats_final(_x)
96 #define FR_STATS_INC(_x, _y)
97 #define FR_STATS_TYPE_INC(_x)
void radius_stats_ema(fr_stats_ema_t *ema, struct timeval *start, struct timeval *end)
fr_uint_t total_packets_dropped
fr_stats_t proxy_acct_stats
fr_stats_t radius_coa_stats
void request_stats_reply(REQUEST *request)
fr_stats_t radius_dsc_stats
struct fr_stats_ema_t fr_stats_ema_t
void radius_stats_init(int flag)
fr_stats_t proxy_dsc_stats
fr_stats_t proxy_auth_stats
void request_stats_final(REQUEST *request)
fr_uint_t total_responses
struct fr_stats_t fr_stats_t
fr_uint_t total_dup_requests
fr_stats_t radius_acct_stats
fr_uint_t total_access_accepts
fr_uint_t total_access_challenges
fr_uint_t total_no_records
fr_uint_t total_invalid_requests
fr_uint_t total_malformed_requests
fr_stats_t proxy_coa_stats
fr_uint_t total_access_rejects
fr_stats_t radius_auth_stats
fr_uint_t total_unknown_types
fr_uint_t total_bad_authenticators