Home
last modified time | relevance | path

Searched defs:mSize (Results 1 – 8 of 8) sorted by relevance

/openthread-latest/include/openthread/
Dping_sender.h66 …uint16_t mSize; ///< Data size (number of bytes) in reply (excluding IPv6 and ICMP6 … member
116 …uint16_t mSize; ///< Data size (# of bytes) excludes IPv6/ICMPv6 header. Zero for de… member
Dtcp.h247 … uint8_t mSize[OT_TCP_ENDPOINT_TCB_SIZE_BASE + OT_TCP_ENDPOINT_TCB_NUM_PTR * sizeof(void *)]; member
677 uint8_t mSize[OT_TCP_LISTENER_TCB_SIZE_BASE + OT_TCP_LISTENER_TCB_NUM_PTR * sizeof(void *)]; member
/openthread-latest/tests/unit/
Dtest_heap.cpp88 size_t mSize; in TestAllocateRandomly() member
/openthread-latest/src/core/common/
Dstring.hpp519 const uint16_t mSize; member in ot::StringWriter
/openthread-latest/src/core/utils/
Dheap.hpp154 uint16_t mSize; // Number of bytes in mMemory. member in ot::Utils::Block
Dhistory_tracker.hpp350 uint16_t mSize; member in ot::Utils::HistoryTracker::List
/openthread-latest/src/core/thread/
Dnetwork_data.hpp775 uint8_t mSize; member in ot::NetworkData::MutableNetworkData
Dlowpan.hpp611 uint16_t mSize; member in ot::Lowpan::FragmentHeader