Searched refs:iAttributeCount (Results 1 – 1 of 1) sorted by relevance
481 int32_t iAttributeCount = pElement->CountAttributes(); in ParseAsXDPPacket_XDP() local482 for (int32_t i = 0; i < iAttributeCount; i++) { in ParseAsXDPPacket_XDP()