Searched defs:GetTcb (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/openthread/src/core/net/ | ||
H A D | tcp6.hpp | 364 struct tcpcb &GetTcb(void) { return *reinterpret_cast<struct tcpcb *>(&mTcb); } in GetTcb() function in ot::Ip6::Tcp::Endpoint |