smpRespDiscover_t
smpRespDiscover_t *pDiscoverResp
dmhexdump("NO_DEVICE", (bit8*)pDiscoverResp, sizeof(smpRespDiscover_t));
smpRespDiscover_t *pDiscoverResp
dmhexdump("NO_DEVICE", (bit8*)pDiscoverResp, sizeof(smpRespDiscover_t));
smpRespDiscover_t *pdmSMPDiscoverResp,
smpRespDiscover_t *pdmSMPDiscoverResp = agNULL;
pdmSMPDiscoverResp = (smpRespDiscover_t *)timerData3;
dmhexdump("dmConfigureRouteTimerCB", (bit8*)pdmSMPDiscoverResp, sizeof(smpRespDiscover_t));
smpRespDiscover_t *pDiscoverResp
smpRespDiscover_t *pDiscoverResp
smpRespDiscover_t *pdmSMPDiscoverResp,
expectedRspLen = sizeof(smpRespDiscover_t) + 4;
if (agIOInfoLen != sizeof(smpRespDiscover_t) + 4 &&
DM_DBG3(("dmSMPCompleted: mismatch len agIOInfoLen 0x%x 0x%x\n", agIOInfoLen, (unsigned int)sizeof(smpRespDiscover_t) + 4));
smpRespDiscover_t *pdmSMPDiscoverResp;
saFrameReadBlock(agRoot, frameHandle, 4, pdmSMPDiscoverResp, sizeof(smpRespDiscover_t));
saFrameReadBlock(agRoot, dmSMPResponseBody->IndirectSMP, 4, pdmSMPDiscoverResp, sizeof(smpRespDiscover_t));
dmhexdump("dmDiscoverRespRcvd", (bit8*)pdmSMPDiscoverResp, sizeof(smpRespDiscover_t));
dmhexdump("dmDiscoverRespRcvd", (bit8*)pdmSMPDiscoverResp, sizeof(smpRespDiscover_t));
smpRespDiscover_t SMPDiscoverResp;
SMPFrameLen = sizeof(smpRespDiscover_t);
smpRespDiscover_t *pDiscoverResp
smpRespDiscover_t *pDiscoverResp
smpRespDiscover_t *ptdSMPDiscoverResp
smpRespDiscover_t SMPDiscoverResp;
if (agIOInfoLen != sizeof(smpRespDiscover_t) + 4 &&
TI_DBG1(("itdssSMPCompleted: mismatch len agIOInfoLen 0x%x 0x%x\n", agIOInfoLen, (unsigned int)sizeof(smpRespDiscover_t) + 4));
smpRespDiscover_t *ptdSMPDiscoverResp;
saFrameReadBlock(agRoot, frameHandle, 4, ptdSMPDiscoverResp, sizeof(smpRespDiscover_t));
saFrameReadBlock(agRoot, tdSMPRequestBody->IndirectSMPResp, 4, ptdSMPDiscoverResp, sizeof(smpRespDiscover_t));
tdhexdump("tdsaDiscoverRespRcvd", (bit8*)ptdSMPDiscoverResp, sizeof(smpRespDiscover_t));
tdhexdump("tdsaDiscoverRespRcvd", (bit8*)ptdSMPDiscoverResp, sizeof(smpRespDiscover_t));
smpRespDiscover_t *pDiscoverResp
tdhexdump("NO_DEVICE", (bit8*)pDiscoverResp, sizeof(smpRespDiscover_t));
smpRespDiscover_t *pDiscoverResp
tdhexdump("NO_DEVICE", (bit8*)pDiscoverResp, sizeof(smpRespDiscover_t));
tdhexdump("NO_DEVICE", (bit8*)pDiscoverResp, sizeof(smpRespDiscover_t));
expectedRspLen = sizeof(smpRespDiscover_t) + 4;
smpRespDiscover_t *ptdSMPDiscoverResp
smpRespDiscover_t *ptdSMPDiscoverResp;
ptdSMPDiscoverResp = (smpRespDiscover_t *)timerData3;
tdhexdump("tdsaConfigureRouteTimerCB", (bit8*)ptdSMPDiscoverResp, sizeof(smpRespDiscover_t));
smpRespDiscover_t *Resp;
agSMPFrame->outFrameLen = sizeof(smpRespDiscover_t);
Resp = (smpRespDiscover_t *)&(SMPResp->RespData);
osti_memset(Resp, 0, sizeof(smpRespDiscover_t));