Searched refs:pdns (Results 1 – 1 of 1) sorted by relevance
398 PDNInfo *pdns = pdnInfo; in QueryAllSupportPDNInfos() local413 pdns->cid = INT_DEFAULT_VALUE; in QueryAllSupportPDNInfos()415 ret = NextInt(&pStr, &pdns->cid); in QueryAllSupportPDNInfos()417 pdns->cid = INT_DEFAULT_VALUE; in QueryAllSupportPDNInfos()419 ret = NextStr(&pStr, &pdns->ipType); in QueryAllSupportPDNInfos()421 pdns->cid = INT_DEFAULT_VALUE; in QueryAllSupportPDNInfos()423 ret = NextStr(&pStr, &pdns->apn); in QueryAllSupportPDNInfos()425 pdns->cid = INT_DEFAULT_VALUE; in QueryAllSupportPDNInfos()427 pdns++; in QueryAllSupportPDNInfos()