Home
last modified time | relevance | path

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

/net/batman-adv/
Dtypes.h1216 struct batadv_priv_mcast { struct
1730 struct batadv_priv_mcast mcast;
Dmulticast.c908 struct batadv_priv_mcast *priv_mcast; in batadv_mcast_mla_update()
912 priv_mcast = container_of(delayed_work, struct batadv_priv_mcast, work); in batadv_mcast_mla_update()