Searched refs:mcast_want_all_ipv4_node (Results 1 - 4 of 4) sorted by last modified time

/linux-master/net/batman-adv/
H A Doriginator.c974 INIT_HLIST_NODE(&orig_node->mcast_want_all_ipv4_node);
H A Dmulticast.c1362 mcast_want_all_ipv4_node) {
1653 struct hlist_node *node = &orig->mcast_want_all_ipv4_node;
H A Dtypes.h407 * @mcast_want_all_ipv4_node: a list node for the mcast.want_all_ipv4
410 struct hlist_node mcast_want_all_ipv4_node; member in struct:batadv_orig_node
H A Dmulticast_forw.c119 case offsetof(struct batadv_orig_node, mcast_want_all_ipv4_node):
290 mcast_want_all_ipv4_node);

Completed in 206 milliseconds