Home
last modified time | relevance | path

Searched refs:mtuArray (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/telephony/cellular_data/services/src/state_machine/
H A Dcellular_data_state_machine.cpp258 std::vector<std::string> mtuArray = CellularDataUtils::Split(mtuString, ";"); in GetMtuSizeFromOpCfg() local
259 for (std::string &ipTypeArray : mtuArray) { in GetMtuSizeFromOpCfg()