Searched refs:otherFlag (Results 1 – 1 of 1) sorted by relevance
1233 bool otherFlag = aRaHeader.IsOtherConfigFlagSet(); in ProcessRaHeader() local1237 LogInfo("- RA Header - flags - M:%u O:%u", managedFlag, otherFlag); in ProcessRaHeader()1244 if (aRouter.mOtherConfigFlag != otherFlag) in ProcessRaHeader()1246 aRouter.mOtherConfigFlag = otherFlag; in ProcessRaHeader()