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 1250b40d..39e25073 100644
--- a/src/tbf.h
+++ b/src/tbf.h
@@ -249,6 +249,7 @@ protected:
struct msgb *create_dl_acked_block(const uint32_t fn, const uint8_t ts,
const int index, const bool fin_first_ack);
+ struct msgb *create_new_bsn(const uint32_t fn, const uint8_t ts);
};