Home
last modified time | relevance | path

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

/openthread-latest/src/posix/platform/
Dnetif.cpp1101 static constexpr uint8_t kIpVersion6 = 6; variable
1109 OT_UNUSED_VARIABLE(kIpVersion6); in getIpVersion()
1126 VerifyOrExit(getIpVersion(data) == kIpVersion6); in getIcmp6RaMessage()