Searched refs:mIsOnLink (Results 1 – 4 of 4) sorted by relevance
123 …bool mIsOnLink; ///< Indicates whether the prefix is on-link or r… member
509 …t("prefix:%s, on-link:%s, ms-since-rx:%lu, lifetime:%lu, ", string, entry.mIsOnLink ? "yes" : "no", in Process()512 if (entry.mIsOnLink) in Process()
988 aEntry.mIsOnLink = true; in CopyInfoTo()1042 aEntry.mIsOnLink = false; in CopyInfoTo()
1028 if (entry.mIsOnLink) in VerifyPrefixTable()