Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_util/platform/liteos/
H A Dsys_dev.c133 static int32_t FindDevByInterfaceIP(int32_t fd, struct ifconf ifc, struct ifreq buf[], uint32_t sou… in FindDevByInterfaceIP() function
164 devIndex = FindDevByInterfaceIP(fd, ifc, buf, sourceIP); in GetInterfaceNameByIP()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_util/platform/unix/
H A Dsys_dev.c133 static int32_t FindDevByInterfaceIP(int32_t fd, struct ifconf ifc, struct ifreq buf[], uint32_t sou… in FindDevByInterfaceIP() function
164 devIndex = FindDevByInterfaceIP(fd, ifc, buf, sourceIP); in GetInterfaceNameByIP()