Searched refs:mac_to_ (Results 1 – 2 of 2) sorted by relevance
351 mac_to_ = Nl80211AttributeMac::StringFromMacAddress(&frame->source_mac[0]); in Nl80211Frame()389 StringAppendF(output, " %s -> %s", mac_from_.c_str(), mac_to_.c_str()); in ToString()
100 std::string mac_to_; variable