Searched refs:nl_destination (Results 1 – 2 of 2) sorted by relevance
279 android::nlinterceptor::InterceptedSocket* nl_destination);284 android::nlinterceptor::InterceptedSocket nl_destination);
399 InterceptedSocket nl_destination) { in SendMessageInternal() argument401 struct sockaddr_nl sa = nl_destination; in SendMessageInternal()414 bool NetlinkManager::SetupSocket(unique_fd* netlink_fd, InterceptedSocket* nl_destination) { in SetupSocket() argument444 nl_destination = {}; // sets portId to 0, talk directly to kernel. in SetupSocket()450 *nl_destination = *interceptorSocketMaybe; in SetupSocket()