Searched refs:S_CallInformation (Results 1 – 2 of 2) sorted by relevance
4622 } S_CallInformation; typedef4623 typedef S_CallInformation *PS_CallInformation;
9726 … x->callInformation = (PS_CallInformation) OSCL_DEFAULT_MALLOC(sizeof(S_CallInformation)); in Decode_MultilinkRequest()