Searched refs:inLabels (Results 1 – 2 of 2) sorted by relevance
68 const std::set<LabelType> &inLabels, int &outErrorNo);
222 const std::set<LabelType> &inLabels, int &outErrorNo) in BuildLabelExchange() argument227 inLabels.size() * COMM_LABEL_LENGTH; in BuildLabelExchange()255 *fieldPtr = HostToNet(static_cast<uint64_t>(inLabels.size())); in BuildLabelExchange()259 for (const auto &eachLabel : inLabels) { in BuildLabelExchange()