Home
last modified time | relevance | path

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

/linux/net/batman-adv/
H A Dtypes.h1189 struct batadv_priv_mcast { struct
1654 struct batadv_priv_mcast mcast;
H A Dmulticast.c939 struct batadv_priv_mcast *priv_mcast; in batadv_mcast_mla_update()
943 priv_mcast = container_of(delayed_work, struct batadv_priv_mcast, work); in batadv_mcast_mla_update()