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


Go to the source code of this file.
Variables | |
| stat_var * | rcv_acks |
| stat_var * | sent_err_rpls |
| stat_var * | sent_rpls |
| int | sl_enable_stats |
| stat_var * | tx_1xx_rpls |
| stat_var * | tx_2xx_rpls |
| stat_var * | tx_3xx_rpls |
| stat_var * | tx_4xx_rpls |
| stat_var * | tx_5xx_rpls |
| stat_var * | tx_6xx_rpls |
Definition in file sl.h.
| int sl_enable_stats |
Definition at line 77 of file sl.c.
Referenced by mod_init(), sl_filter_ACK(), sl_reply_error(), and update_sl_reply_stat().
1.5.6