#include "../../statistics.h"


Go to the source code of this file.
Defines | |
| #define | stats_trans_new(_local) |
| #define | stats_trans_rpl(_code, _local) |
Variables | |
| int | tm_enable_stats |
| stat_var * | tm_loc_rpls |
| stat_var * | tm_rcv_rpls |
| stat_var * | tm_rld_rpls |
| stat_var * | tm_trans_2xx |
| stat_var * | tm_trans_3xx |
| stat_var * | tm_trans_4xx |
| stat_var * | tm_trans_5xx |
| stat_var * | tm_trans_6xx |
| stat_var * | tm_trans_inuse |
| stat_var * | tm_uac_trans |
| stat_var * | tm_uas_trans |
Definition in file t_stats.h.
| #define stats_trans_new | ( | _local | ) |
| #define stats_trans_rpl | ( | _code, | |||
| _local | ) |
Definition at line 102 of file t_stats.h.
Referenced by _reply_light(), local_reply(), and relay_reply().
| int tm_enable_stats |
Definition at line 145 of file tm/tm.c.
Referenced by mod_init(), remove_from_hash_table_unsafe(), and reply_received().
1.5.6