Home
last modified time | relevance | path

Searched defs:remote_mac (Results 1 – 4 of 4) sorted by relevance

/system/connectivity/shill/
Darp_client_test_helper.cc36 const ByteString& remote_mac) { in GeneratePacket()
Darp_packet.cc39 const ByteString& local_mac, const ByteString& remote_mac) in ArpPacket()
Darp_client_unittest.cc125 ByteString remote_mac(kRemoteMACAddress, arraysize(kRemoteMACAddress)); in SetupValidPacket() local
266 const ByteString& remote_mac = packet.remote_mac_address(); in TEST_F() local
Dactive_link_monitor_unittest.cc278 const ByteString& remote_mac) { in ReceiveResponse()