Searched defs:appMsg (Results 1 – 5 of 5) sorted by relevance
394 FRAME_AppMsg *appMsg = &msg->body.appMsg; in PackAppData() local
1006 static int32_t ParseAppMsg(const uint8_t *buffer, uint32_t bufLen, FRAME_AppMsg *appMsg, uint32_t *… in ParseAppMsg()1018 static void CleanAppMsg(FRAME_AppMsg *appMsg) in CleanAppMsg()
576 … UnprocessedAppMsg *appMsg = UnprocessedAppMsgGet(&recordCtx->unprocessedAppMsgList, curEpoch); in GetUnprocessedMsg() local
1452 FRAME_AppMsg *appMsg = &frameMsg.body.appMsg; in UT_TLS_TLCP_CONSISTENCY_AMEND_APPDATA_TC001() local
361 FRAME_AppMsg appMsg; member