Searched refs:GetTagLen (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/libs/ec/cpp/
H A DECPacket.h52 uint32_t GetPacketLength(void) const { return CECTag::GetTagLen(); }
H A DECTag.cpp435 m_dataLen = tmp_len - GetTagLen();
453 ec_taglen_t tagLen = GetTagLen();
551 uint32 CECTag::GetTagLen(void) const function in class:CECTag
555 length += it->GetTagLen();
H A DECTag.h143 uint32_t GetTagLen() const;

Completed in 48 milliseconds