Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_util/platform/liteos/
H A Dsys_dev.c295 static uint8_t IsValidInterface(const char *interfaceName) in IsValidInterface() function
328 if (!IsValidInterface(buf[i].ifr_name)) { in GetTargetInterface()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_util/platform/unix/
H A Dsys_dev.c302 static uint8_t IsValidInterface(const char *interfaceName) in IsValidInterface() function
335 if (!IsValidInterface(buf[i].ifr_name)) { in GetTargetInterface()