Home
last modified time | relevance | path

Searched refs:SetVersionIhl (Results 1 – 1 of 1) sorted by relevance

/openthread-3.4.0/src/core/net/
Dip4_types.hpp324 void InitVersionIhl(void) { SetVersionIhl(kVersIhlInit); } in InitVersionIhl()
332 void SetVersionIhl(uint8_t aVersionIhl) { mVersIhl = aVersionIhl; } in SetVersionIhl() function in ot::Ip4::Header