Searched refs:port_int (Results 1 – 1 of 1) sorted by relevance
60 int port_int = 0; in GetPortFromSwitch() local63 if (!base::StringToInt(port_str, &port_int)) { in GetPortFromSwitch()67 *port = static_cast<uint16>(port_int); in GetPortFromSwitch()