Searched defs:socketfd (Results 1 – 2 of 2) sorted by relevance
58 int socketfd = socket(AF_NETLINK, SOCK_DGRAM, NETLINK_KOBJECT_UEVENT); in DdkUeventOpen() local166 int socketfd = -1; in DdkUeventMain() local
422 int socketfd = socket(AF_INET, SOCK_DGRAM, 0); in SetTunInterfaceAddress() local