Home
last modified time | relevance | path

Searched refs:mcast_want_all_ipv4_node (Results 1 – 4 of 4) sorted by relevance

/linux/net/batman-adv/
H A Dmulticast_forw.c119 case offsetof(struct batadv_orig_node, mcast_want_all_ipv4_node): in batadv_mcast_forw_orig_entry()
290 mcast_want_all_ipv4_node); in batadv_mcast_forw_push_want_all()
H A Dmulticast.c1359 mcast_want_all_ipv4_node) { in batadv_mcast_forw_want_all_ipv4()
1650 struct hlist_node *node = &orig->mcast_want_all_ipv4_node; in batadv_mcast_want_ipv4_update()
H A Dtypes.h416 struct hlist_node mcast_want_all_ipv4_node; member
H A Doriginator.c982 INIT_HLIST_NODE(&orig_node->mcast_want_all_ipv4_node); in batadv_orig_node_new()