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