Home
last modified time | relevance | path

Searched defs:mcast_list (Results 1 – 1 of 1) sorted by relevance

/net/batman-adv/
Dmulticast.c344 struct hlist_head *mcast_list) in batadv_mcast_mla_is_duplicate()
371 struct hlist_head *mcast_list, in batadv_mcast_mla_softif_get_ipv4()
438 struct hlist_head *mcast_list, in batadv_mcast_mla_softif_get_ipv6()
496 struct hlist_head *mcast_list, in batadv_mcast_mla_softif_get_ipv6()
524 struct hlist_head *mcast_list, in batadv_mcast_mla_softif_get()
589 struct hlist_head *mcast_list, in batadv_mcast_mla_bridge_get()
665 static void batadv_mcast_mla_list_free(struct hlist_head *mcast_list) in batadv_mcast_mla_list_free()
687 struct hlist_head *mcast_list) in batadv_mcast_mla_tt_retract()
717 struct hlist_head *mcast_list) in batadv_mcast_mla_tt_add()
906 struct hlist_head mcast_list = HLIST_HEAD_INIT; in __batadv_mcast_mla_update() local