e436cebc9f57c1574a810ae087c6cdc1dc146aa2
[scp/ocu/5gnr.git] / Include / nguUlDataProc.h
1 /******************************************************************************
2 ###############################################################################
3 #   Copyright (c) [2017-2020] [ICT/CAS]                                        #
4 #   Licensed under the ORAN Software License v1.0 (License)             #
5 ###############################################################################
6 ******************************************************************************/
7
8 #ifndef NGU_UL_DATA_PROC_H
9 #define NGU_UL_DATA_PROC_H
10
11 #include "cuupCommon.h"
12 #include "msgb.h"
13
14 extern INT32 nguUlDataProc(UINT64 ueE1apId, UINT16 pduSessionId, UINT8 qfi, MsgbBuff_t *pMsgBuff);
15
16 #endif /* NGU_UL_DATA_PROC_H */