Home
last modified time | relevance | path

Searched defs:GetMtu (Results 1 – 2 of 2) sorted by relevance

/openthread-3.4.0/src/core/mac/
Dmac_frame.cpp1122 uint16_t Frame::GetMtu(void) const in GetMtu() function in ot::Mac::Frame
1167 uint16_t Frame::GetMtu(void) const { return Trel::Link::kMtuSize; } in GetMtu() function in ot::Mac::Frame
Dmac_frame.hpp1043 uint16_t GetMtu(void) const in GetMtu() function in ot::Mac::Frame