Searched refs:ParseLabelExchange (Results 1 – 2 of 2) sorted by relevance
123 static int ParseLabelExchange(const uint8_t *bytes, uint32_t length, ParseResult &inResult);
867 int errCode = ParseLabelExchange(bytes, length, inResult); in ParseCommLayerPayload()876 int ProtocolProto::ParseLabelExchange(const uint8_t *bytes, uint32_t length, ParseResult &inResult) in ParseLabelExchange() function in DistributedDB::ProtocolProto