aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/sccp/sccp_types.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/osmocom/sccp/sccp_types.h')
-rw-r--r--include/osmocom/sccp/sccp_types.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/include/osmocom/sccp/sccp_types.h b/include/osmocom/sccp/sccp_types.h
index 616a7ee..4ad7edf 100644
--- a/include/osmocom/sccp/sccp_types.h
+++ b/include/osmocom/sccp/sccp_types.h
@@ -446,6 +446,9 @@ struct sccp_data_ext_unitdata {
data
#endif
+ /* optional */
+ uint8_t optional_start;
+
#if OPTIONAL
segmentation
importance
@@ -475,6 +478,9 @@ struct sccp_data_ext_unitdata_service {
data
#endif
+ /* optional */
+ uint8_t optional_start;
+
#if OPTIONAL
segmentation
importancd