Home
last modified time | relevance | path

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

/linux-5.19.10/net/batman-adv/
Dmulticast.c1197 mcast_want_all_ipv6_node) { in batadv_mcast_forw_ipv6_node_get()
1543 mcast_want_all_ipv6_node) { in batadv_mcast_forw_want_all_ipv6()
1842 struct hlist_node *node = &orig->mcast_want_all_ipv6_node; in batadv_mcast_want_ipv6_update()
Dtypes.h415 struct hlist_node mcast_want_all_ipv6_node; member
Doriginator.c947 INIT_HLIST_NODE(&orig_node->mcast_want_all_ipv6_node); in batadv_orig_node_new()