Home
last modified time | relevance | path

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

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