aboutsummaryrefslogtreecommitdiffstats
path: root/src/pdch_ul_controller.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/pdch_ul_controller.h')
-rw-r--r--src/pdch_ul_controller.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/pdch_ul_controller.h b/src/pdch_ul_controller.h
index 776f5ba4..c56945f1 100644
--- a/src/pdch_ul_controller.h
+++ b/src/pdch_ul_controller.h
@@ -59,6 +59,7 @@ enum pdch_ulc_tbf_poll_reason {
PDCH_ULC_POLL_DL_ACK, /* Expect DL ACK/NACK requested by RRBP */
PDCH_ULC_POLL_CELL_CHG_CONTINUE, /* Expect CTRL ACK for Pkt cell Change Continue we transmit */
};
+extern const struct value_string pdch_ulc_tbf_poll_reason_names[];
struct pdch_ulc_node {
struct rb_node node; /*! entry in pdch_ulc->tree_root */