Searched refs:stServiceFlowParamSI (Results 1 – 3 of 3) sorted by relevance
39 stServiceFlowParamSI sfParameterSet;54 stServiceFlowParamSI sfAuthorizedSet;56 stServiceFlowParamSI sfAdmittedSet;58 stServiceFlowParamSI sfActiveSet;76 stServiceFlowParamSI sfAuthorizedSet;78 stServiceFlowParamSI sfAdmittedSet;80 stServiceFlowParamSI sfActiveSet;99 stServiceFlowParamSI sfAuthorizedSet;101 stServiceFlowParamSI sfAdmittedSet;103 stServiceFlowParamSI sfActiveSet;[all …]
320 } stServiceFlowParamSI, *pstServiceFlowParamSI; typedef321 typedef stServiceFlowParamSI CServiceFlowParamSI;338 stServiceFlowParamSI *psfParameterSet; /**< structure ParameterSet*/360 …stServiceFlowParamSI *psfAuthorizedSet; /**< AuthorizedSet of type stServiceFlowPara…362 …stServiceFlowParamSI *psfAdmittedSet; /**< AdmittedSet of type stServiceFlowParamSI*/364 … stServiceFlowParamSI *psfActiveSet; /**< sfActiveSet of type stServiceFlowParamSI*/
1628 UINT nBytesToRead = sizeof(stServiceFlowParamSI); in RestoreSFParam()1647 UINT nBytesToWrite = sizeof(stServiceFlowParamSI); in StoreSFParam()1706 pstAddIndication->psfAuthorizedSet = (stServiceFlowParamSI *) in StoreCmControlResponseMessage()1716 …pstAddIndication->psfAuthorizedSet = (stServiceFlowParamSI *)ntohl((ULONG)pstAddIndication->psfAut… in StoreCmControlResponseMessage()1745 pstAddIndication->psfAdmittedSet = (stServiceFlowParamSI *) in StoreCmControlResponseMessage()1752 …pstAddIndication->psfAdmittedSet = (stServiceFlowParamSI *)ntohl((ULONG)pstAddIndication->psfAdmit… in StoreCmControlResponseMessage()1756 pstAddIndication->psfActiveSet = (stServiceFlowParamSI *) in StoreCmControlResponseMessage()1763 …pstAddIndication->psfActiveSet = (stServiceFlowParamSI *)ntohl((ULONG)pstAddIndication->psfActiveS… in StoreCmControlResponseMessage()1874 …LL, "Size of Each DSX Buffer(Also size of ServiceFlowParamSI): %zx ",sizeof(stServiceFlowParamSI)); in SetUpTargetDsxBuffers()1889 ulCntTargetBuffers = DSX_MESSAGE_EXCHANGE_BUFFER_SIZE/sizeof(stServiceFlowParamSI); in SetUpTargetDsxBuffers()[all …]