Searched refs:network_interfaces (Results 1 – 1 of 1) sorted by relevance
208 const auto& network_interfaces = instance_.NetworkInterfaces(); in Ssh() local209 CF_EXPECT(!network_interfaces.empty()); in Ssh()210 auto iface = network_interfaces[0]; in Ssh()