Searched defs:InfraLinkInfo (Results 1 – 2 of 2) sorted by relevance
660 struct InfraLinkInfo struct662 std::string mName; ///< The name of the infrastructure network interface.663 bool mIsUp; ///< Whether the infrastructure network interface is up.664 …ol mIsRunning; ///< Whether the infrastructure network interface is running.665 … mIsMulticast; ///< Whether the infrastructure network interface is multicast.666 …mLinkLocalAddressCount; ///< The number of link-local addresses on the infra network interface.667 …niqueLocalAddressCount; ///< The number of unique local addresses on the infra network interface.668 …balUnicastAddressCount; ///< The number of global unicast addresses on the infra network interface.
491 message InfraLinkInfo { message