Home
last modified time | relevance | path

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

/system/connectivity/shill/
Dactive_link_monitor.cc290 const ByteString& new_mac_address = packet.local_mac_address(); in ReceiveResponse() local
293 << HardwareAddressToString(new_mac_address); in ReceiveResponse()
297 gateway_mac_address_ = new_mac_address; in ReceiveResponse()