Searched refs:num_want_all_ipv6 (Results 1 – 3 of 3) sorted by relevance
1142 return atomic_read(&bat_priv->mcast.num_want_all_ipv6); in batadv_mcast_forw_want_all_ip_count()1878 atomic_inc(&bat_priv->mcast.num_want_all_ipv6); in batadv_mcast_want_ipv6_update()1889 atomic_dec(&bat_priv->mcast.num_want_all_ipv6); in batadv_mcast_want_ipv6_update()
1283 atomic_t num_want_all_ipv6; member
810 atomic_set(&bat_priv->mcast.num_want_all_ipv6, 0); in batadv_softif_init_late()