Home
last modified time | relevance | path

Searched refs:want_all_ipv6_list (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/net/batman-adv/
H A Dmulticast.c1229 &bat_priv->mcast.want_all_ipv6_list, in batadv_mcast_forw_ipv6_node_get()
1575 &bat_priv->mcast.want_all_ipv6_list, in batadv_mcast_forw_want_all_ipv6()
1876 struct hlist_head *head = &bat_priv->mcast.want_all_ipv6_list; in batadv_mcast_want_ipv6_update()
H A Dmain.c184 INIT_HLIST_HEAD(&bat_priv->mcast.want_all_ipv6_list); in batadv_mesh_init()
H A Dtypes.h1249 struct hlist_head want_all_ipv6_list; member