Searched defs:wake_lock_stats (Results 1 – 1 of 1) sorted by relevance
166 struct wake_lock_stats { struct167 uint32_t ucast_wake_up_count;168 uint32_t bcast_wake_up_count;169 uint32_t ipv4_mcast_wake_up_count;170 uint32_t ipv6_mcast_wake_up_count;171 uint32_t ipv6_mcast_ra_stats;172 uint32_t ipv6_mcast_ns_stats;173 uint32_t ipv6_mcast_na_stats;174 uint32_t icmpv4_count;175 uint32_t icmpv6_count;[all …]