Home
last modified time | relevance | path

Searched refs:batadv_priv_mcast (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/net/batman-adv/
H A Dtypes.h1224 * struct batadv_priv_mcast - per mesh interface mcast data
1226 struct batadv_priv_mcast { struct
1758 struct batadv_priv_mcast mcast;
H A Dmulticast.c942 struct batadv_priv_mcast *priv_mcast; in batadv_mcast_mla_update()
946 priv_mcast = container_of(delayed_work, struct batadv_priv_mcast, work); in batadv_mcast_mla_update()
/kernel/linux/linux-6.6/net/batman-adv/
H A Dtypes.h1214 * struct batadv_priv_mcast - per mesh interface mcast data
1216 struct batadv_priv_mcast { struct
1730 struct batadv_priv_mcast mcast;
H A 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()

Completed in 15 milliseconds