Home
last modified time | relevance | path

Searched refs:priv_mcast (Results 1 – 1 of 1) sorted by relevance

/net/batman-adv/
Dmulticast.c942 struct batadv_priv_mcast *priv_mcast; in batadv_mcast_mla_update() local
946 priv_mcast = container_of(delayed_work, struct batadv_priv_mcast, work); in batadv_mcast_mla_update()
947 bat_priv = container_of(priv_mcast, struct batadv_priv, mcast); in batadv_mcast_mla_update()