Searched refs:num_want_all_ipv4 (Results 1 – 3 of 3) sorted by relevance
1139 return atomic_read(&bat_priv->mcast.num_want_all_ipv4); in batadv_mcast_forw_want_all_ip_count()1806 atomic_inc(&bat_priv->mcast.num_want_all_ipv4); in batadv_mcast_want_ipv4_update()1817 atomic_dec(&bat_priv->mcast.num_want_all_ipv4); in batadv_mcast_want_ipv4_update()
1277 atomic_t num_want_all_ipv4; member
778 atomic_set(&bat_priv->mcast.num_want_all_ipv4, 0); in batadv_softif_init_late()