|
jabberd2
2.2.16
|
#include <util.h>
Data Fields | |
| int | total |
| int | seconds |
| int | wait |
| time_t | time |
| int | count |
| time_t | bad |
| int rate_st::total |
Definition at line 260 of file util.h.
Referenced by rate_new(), rate_add(), rate_left(), and rate_check().
| int rate_st::seconds |
Definition at line 261 of file util.h.
Referenced by rate_new(), and rate_add().
| int rate_st::wait |
Definition at line 262 of file util.h.
Referenced by rate_new(), and rate_check().
| time_t rate_st::time |
Definition at line 264 of file util.h.
Referenced by rate_reset(), rate_add(), and rate_check().
| int rate_st::count |
Definition at line 265 of file util.h.
Referenced by rate_reset(), rate_add(), rate_left(), and rate_check().
| time_t rate_st::bad |
Definition at line 267 of file util.h.
Referenced by _c2s_time_checks(), rate_reset(), rate_add(), rate_left(), and rate_check().
1.7.5