OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sync_netlink_fd_
(Results
1 - 2
of
2
) sorted by null
/system/connectivity/wificond/net/
netlink_manager.cpp
199
bool setup_rt = SetupSocket(&
sync_netlink_fd_
);
257
if (!SendMessageInternal(packet,
sync_netlink_fd_
.get())) {
263
netlink_output.fd =
sync_netlink_fd_
.get();
291
ReceivePacketAndRunHandler(
sync_netlink_fd_
.get());
netlink_manager.h
253
android::base::unique_fd
sync_netlink_fd_
;
member in class:android::wificond::NetlinkManager
Completed in 52 milliseconds