priv_mcast        941 net/batman-adv/multicast.c 	struct batadv_priv_mcast *priv_mcast;
priv_mcast        945 net/batman-adv/multicast.c 	priv_mcast = container_of(delayed_work, struct batadv_priv_mcast, work);
priv_mcast        946 net/batman-adv/multicast.c 	bat_priv = container_of(priv_mcast, struct batadv_priv, mcast);