Commit 1172ddc9 authored by Iztok Juvancic's avatar Iztok Juvancic
Browse files

added IE templates

parent b7b02290
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2547,7 +2547,7 @@ module LibNGAP_Templates {
            //  type    bitstring   UpdateFeedback  length  (
            
            //  type    union   UPTransportLayerInformation {
            template UPTransportLayerInformation m_ie_uPTLInf (GTPTunnel p_gtpt):={
            template UPTransportLayerInformation m_ie_uPTLInf (template GTPTunnel p_gtpt):={
               gTPTunnel:=p_gtpt
            }