Home
last modified time | relevance | path

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

/Linux-v5.4/net/batman-adv/
Dtypes.h1223 struct batadv_priv_mcast { struct
1749 struct batadv_priv_mcast mcast;
Dmulticast.c941 struct batadv_priv_mcast *priv_mcast; in batadv_mcast_mla_update()
945 priv_mcast = container_of(delayed_work, struct batadv_priv_mcast, work); in batadv_mcast_mla_update()