Searched refs:StrToIfaceTy (Results 1 – 3 of 3) sorted by relevance
56 IfaceType StrToIfaceTy(const std::string& iface);
181 IfaceType StrToIfaceTy(const std::string& iface) { in StrToIfaceTy() function
108 auto ty = StrToIfaceTy(resp_list[i]["iface_type"].asString()); in AllocateNetworkInterfaces()