aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-pdcp-lte.h
diff options
context:
space:
mode:
authorPascal Quantin <pascal.quantin@gmail.com>2016-11-20 17:36:02 +0100
committerPascal Quantin <pascal.quantin@gmail.com>2016-11-20 18:02:43 +0000
commita95667b388f75a40f7a63fb9b80e7ed896a836d9 (patch)
tree3ae6918589de0be769f46674b36aa31e978e2bbc /epan/dissectors/packet-pdcp-lte.h
parent22f6ab034d75b0bb03cb8f388533b77e024878f1 (diff)
PDCP LTE: add NB-IoT channels
Change-Id: I3dfb54bc4614ea033ba89ab1fc8be83ad5025473 Reviewed-on: https://code.wireshark.org/review/18900 Petri-Dish: Pascal Quantin <pascal.quantin@gmail.com> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com>
Diffstat (limited to 'epan/dissectors/packet-pdcp-lte.h')
-rw-r--r--epan/dissectors/packet-pdcp-lte.h6
1 files changed, 5 insertions, 1 deletions
diff --git a/epan/dissectors/packet-pdcp-lte.h b/epan/dissectors/packet-pdcp-lte.h
index d5d21a9625..a02626c40c 100644
--- a/epan/dissectors/packet-pdcp-lte.h
+++ b/epan/dissectors/packet-pdcp-lte.h
@@ -38,7 +38,11 @@ typedef enum LogicalChannelType
Channel_DCCH=1,
Channel_BCCH=2,
Channel_CCCH=3,
- Channel_PCCH=4
+ Channel_PCCH=4,
+ Channel_DCCH_NB=5,
+ Channel_BCCH_NB=6,
+ Channel_CCCH_NB=7,
+ Channel_PCCH_NB=8
} LogicalChannelType;
typedef enum