Home
last modified time | relevance | path

Searched defs:socketfd (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/drivers/peripheral/usb/ddk/host/src/
H A Dddk_uevent_handle.c58 int socketfd = socket(AF_NETLINK, SOCK_DGRAM, NETLINK_KOBJECT_UEVENT); in DdkUeventOpen() local
166 int socketfd = -1; in DdkUeventMain() local
/ohos5.0/foundation/communication/netmanager_base/services/netmanagernative/src/netsys/
H A Dclat_utils.cpp422 int socketfd = socket(AF_INET, SOCK_DGRAM, 0); in SetTunInterfaceAddress() local