Searched refs:SlProtocolNetAppReceive_t (Results 1 – 2 of 2) sorted by relevance
1280 …SlProtocolNetAppReceive_t AsyncRsp; /* Will be filled when SL_OPCODE_NETAPP_RECEIVE async event is… in sl_NetAppRecv()1355 SlProtocolNetAppReceive_t *AsyncRsp; in _SlNetAppHandleAsync_NetAppReceive()1357 … SlProtocolNetAppReceive_t *pMsgArgs = (SlProtocolNetAppReceive_t *)_SL_RESP_ARGS_START(pVoidBuf); in _SlNetAppHandleAsync_NetAppReceive()1359 …pData = (_u8 *)((SlProtocolNetAppReceive_t *)pMsgArgs + 1); /* Points to the netapp receive payloa… in _SlNetAppHandleAsync_NetAppReceive()1365 …AsyncRsp = (SlProtocolNetAppReceive_t *) ((_SlArgsData_t *)(g_pCB->ObjPool[g_pCB->FunctionParams.… in _SlNetAppHandleAsync_NetAppReceive()
1028 } SlProtocolNetAppReceive_t; typedef