Searched defs:GetTotalLength (Results 1 – 4 of 4) sorted by relevance
28 QuicByteCount GetTotalLength(QuicByteCount payload_length, HttpFrameType type) { in GetTotalLength() function
87 uint8_t GetTotalLength(void) const { return OptionHeader::GetLength() + sizeof(OptionHeader); } in GetTotalLength() function in ot::Ip6::OptionMpl
536 uint8_t GetTotalLength(void) const { return GetLength() + sizeof(OptionHeader); } in GetTotalLength() function in ot::Ip6::OptionPadN
341 uint16_t GetTotalLength(void) const { return HostSwap16(mTotalLength); } in GetTotalLength() function in ot::Ip4::Header