aboutsummaryrefslogtreecommitdiffstats
path: root/src/tbf.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/tbf.h')
-rw-r--r--src/tbf.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/tbf.h b/src/tbf.h
index f50c489a..8e4c3b98 100644
--- a/src/tbf.h
+++ b/src/tbf.h
@@ -363,6 +363,7 @@ protected:
bool dl_window_stalled() const;
void reuse_tbf(const uint8_t *data, const uint16_t len);
void start_llc_timer();
+ int analyse_errors(char *show_rbb, uint8_t ssn);
struct osmo_timer_list m_llc_timer;
};