Home | History | Annotate | Download | only in utils

Lines Matching refs:mnc

2343                        params->mcc, params->mnc,
3661 thisConfig.mcc, thisConfig.mnc,
3662 config ? config->mcc : 0, config ? config->mnc : 0,
3969 thisConfig.mcc, thisConfig.mnc,
4158 if (type->config.mnc != 0) {
4159 printf(" mnc=%d", dtohs(type->config.mnc));