Searched refs:CBCP_ADDR_PSTN (Results 1 – 1 of 1) sorted by relevance
230 #define CBCP_ADDR_PSTN (1) macro246 if (addr->type == CBCP_ADDR_PSTN) in cbcp_data_Show()275 addr->type = CBCP_ADDR_PSTN; in cbcp_SendReq()286 addr->type = CBCP_ADDR_PSTN; in cbcp_SendReq()389 if (addr->type != CBCP_ADDR_PSTN) { in cbcp_AdjustResponse()417 if (addr->type != CBCP_ADDR_PSTN) { in cbcp_AdjustResponse()454 if (addr->type == CBCP_ADDR_PSTN) { in cbcp_AdjustResponse()494 addr->type = CBCP_ADDR_PSTN; in cbcp_SendResponse()532 else if (addr->type != CBCP_ADDR_PSTN) in cbcp_CheckResponse()550 else if (addr->type != CBCP_ADDR_PSTN) in cbcp_CheckResponse()[all …]