Searched refs:if_name_alt (Results 1 – 2 of 2) sorted by relevance
78 const std::string& if_name, const std::string& if_name_alt) { in Open() argument89 index = if_nametoindex(if_name_alt.c_str()); in Open()91 LOG(ERROR) << "Failed to get interface (" << if_name_alt << ") index."; in Open()
43 const std::string& if_name_alt);