Searched refs:want_all_rtr6_list (Results 1 - 3 of 3) sorted by path

/linux-master/net/batman-adv/
H A Dmulticast.c1501 &bat_priv->mcast.want_all_rtr6_list,
1789 struct hlist_head *head = &bat_priv->mcast.want_all_rtr6_list;
H A Dmulticast_forw.c339 head = &bat_priv->mcast.want_all_rtr6_list;
H A Dtypes.h1312 * @want_all_rtr6_list: a list of orig_nodes wanting all routable IPv6
1315 struct hlist_head want_all_rtr6_list; member in struct:batadv_priv_mcast
1342 /** @num_want_all_rtr6: counter for items in want_all_rtr6_list */

Completed in 338 milliseconds