Searched refs:net_str (Results 1 – 1 of 1) sorted by relevance
124 std::string net_str = str.substr(0, sep); in parseMCTPAddress() local127 addr.network = stoi(net_str); in parseMCTPAddress()