Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/cellular_data/services/src/state_machine/
H A Dcellular_data_state_machine.cpp37 static const int32_t INVALID_MTU_VALUE = -1; variable
252 int32_t mtuValue = INVALID_MTU_VALUE; in GetMtuSizeFromOpCfg()
267 if (mtuValue == INVALID_MTU_VALUE) { in GetMtuSizeFromOpCfg()