Loading ttcn/Lib3GPP/NG_NAS/NG_NAS_MsgContainers.ttcn +2 −3 Original line number Diff line number Diff line Loading @@ -129,7 +129,6 @@ module NG_NAS_MsgContainers )" } //**************************************************************************** // NAS SECURITY PROTECTION //**************************************************************************** Loading Loading @@ -192,4 +191,4 @@ module NG_NAS_MsgContainers type record of NG_NAS_MSG_Request_Type NG_NAS_MSG_RequestList_Type; // The encoding rule is needed because the types in this file are part of the overall message sent over the air } with { encode "RAW"/*"NAS Types"*/} } with { encode "RAW"/*"NAS Types"*/extension "errorbehavior(ALL:WARNING)"} Loading
ttcn/Lib3GPP/NG_NAS/NG_NAS_MsgContainers.ttcn +2 −3 Original line number Diff line number Diff line Loading @@ -129,7 +129,6 @@ module NG_NAS_MsgContainers )" } //**************************************************************************** // NAS SECURITY PROTECTION //**************************************************************************** Loading Loading @@ -192,4 +191,4 @@ module NG_NAS_MsgContainers type record of NG_NAS_MSG_Request_Type NG_NAS_MSG_RequestList_Type; // The encoding rule is needed because the types in this file are part of the overall message sent over the air } with { encode "RAW"/*"NAS Types"*/} } with { encode "RAW"/*"NAS Types"*/extension "errorbehavior(ALL:WARNING)"}