X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=Include%2Fngu.h;h=8e3f2d3fec306cbae075a641964ea6aa21fd2d36;hb=e93798699eccb72af04938fc9b0d7a836e284488;hp=e77e60149bf828336283390496be35cbca9fa9d6;hpb=94f13ab3e8da393eb27ccc561d31b447b1367c56;p=scp%2Focu%2F5gnr.git diff --git a/Include/ngu.h b/Include/ngu.h index e77e601..8e3f2d3 100644 --- a/Include/ngu.h +++ b/Include/ngu.h @@ -1,9 +1,21 @@ /****************************************************************************** -############################################################################### -# Copyright (c) [2017-2020] [ICT/CAS] # -# Licensed under the ORAN Software License v1.0 (License) # -############################################################################### -******************************************************************************/ +* +* Copyright (c) 2020 ICT/CAS. +* +* Licensed under the O-RAN Software License, Version 1.0 (the "Software License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* https://www.o-ran.org/software +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +* +*******************************************************************************/ + #ifndef NG_U_H #define NG_U_H @@ -91,12 +103,12 @@ typedef struct UINT64 ueE1apId; UINT16 ueIdx; UINT16 pduSessionId; - UINT32 ownTeid; -}NguInstance_t; + UINT32 ownTeid; +}NguInstance_t; typedef struct -{ +{ UINT16 ueIdx; UINT64 ueE1apId; CuupBearerStatus_e ueStatus;