Searched refs:NETLINK_ADDRESS (Results 1 - 1 of 1) sorted by relevance

/system/netd/server/
H A DRouteController.cpp89 const sockaddr_nl NETLINK_ADDRESS = {AF_NETLINK, 0, 0, 0}; member in namespace:__anon1890
212 connect(sock, reinterpret_cast<const sockaddr*>(&NETLINK_ADDRESS),
213 sizeof(NETLINK_ADDRESS)) != -1 &&

Completed in 71 milliseconds