ot::BorderRouter::RoutingManager::GetNat64PrefixManagerState() const is only used within ESP-IDF.
 
Symbols
loading...
Files
loading...
SummarySyntaxReferences

Return value

kStateDisabled NAT64 is disabled. kStateNotRunning NAT64 is enabled, but is not running since routing manager is not running. kStateIdle NAT64 is enabled, but the border router is not publishing a NAT64 prefix. Usually when there is another border router publishing a NAT64 prefix with higher priority. kStateActive The Border router is publishing a NAT64 prefix.

References