Home
last modified time | relevance | path

Searched defs:ifc (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_util/platform/liteos/
H A Dsys_dev.c74 int32_t GetInterfaceList(struct ifconf *ifc, struct ifreq *buf, uint32_t size) in GetInterfaceList()
93 struct ifconf ifc; in GetConnectionTypeByDev() local
133 static int32_t FindDevByInterfaceIP(int32_t fd, struct ifconf ifc, struct ifreq buf[], uint32_t sou… in FindDevByInterfaceIP()
156 struct ifconf ifc; in GetInterfaceNameByIP() local
202 struct ifconf ifc; in BindToDevice() local
251 struct ifconf ifc; in GetIfBroadcastIp() local
318 struct ifconf ifc; in GetTargetInterface() local
382 struct ifconf ifc; in BindToTargetDev() local
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_util/platform/unix/
H A Dsys_dev.c74 int32_t GetInterfaceList(struct ifconf *ifc, struct ifreq *buf, uint32_t size) in GetInterfaceList()
93 struct ifconf ifc; in GetConnectionTypeByDev() local
133 static int32_t FindDevByInterfaceIP(int32_t fd, struct ifconf ifc, struct ifreq buf[], uint32_t sou… in FindDevByInterfaceIP()
156 struct ifconf ifc; in GetInterfaceNameByIP() local
202 struct ifconf ifc; in BindToDevice() local
258 struct ifconf ifc; in GetIfBroadcastIp() local
325 struct ifconf ifc; in GetTargetInterface() local
389 struct ifconf ifc; in BindToTargetDev() local
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/
H A Dnstackx_device_local.c594 struct ifconf ifc; in DetectLocalIface() local