Home
last modified time | relevance | path

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

/Linux-v6.1/net/batman-adv/
Dtypes.h1216 struct batadv_priv_mcast { struct
1724 struct batadv_priv_mcast mcast;
Dmulticast.c909 struct batadv_priv_mcast *priv_mcast; in batadv_mcast_mla_update()
913 priv_mcast = container_of(delayed_work, struct batadv_priv_mcast, work); in batadv_mcast_mla_update()