Searched refs:DecodeRstFrame (Results 1 – 3 of 3) sorted by relevance
251 int32_t DecodeRstFrame(RstFrame *rstFrame, uint16_t *code, uint16_t **fileIdList, uint16_t *listCou…
663 int32_t DecodeRstFrame(RstFrame *rstFrame, uint16_t *code, uint16_t **fileIdList, uint16_t *listCou… in DecodeRstFrame() function
767 if (DecodeRstFrame((RstFrame *)dFileFrame, &errCode, NULL, NULL) != NSTACKX_EOK) { in DFileSessionHandleRst()