Home
last modified time | relevance | path

Searched refs:BuildLinkRequest (Results 1 – 1 of 1) sorted by relevance

/device/google/cuttlefish_common/common/libs/net/
Dnetwork_interface_manager.cpp32 NetlinkRequest BuildLinkRequest( in BuildLinkRequest() function
101 if (!nl_client_->Send(BuildLinkRequest(iface))) return false; in ApplyChanges()