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