Searched refs:setInterface (Results 1 – 3 of 3) sorted by relevance
112 res = mIcmpSocket.setInterface(mName); in configureIcmpSocket()
70 Result setInterface(const std::string& interface);
72 Result Socket::setInterface(const std::string& interface) { in setInterface() function in Socket