Home
last modified time | relevance | path

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

/net/batman-adv/
Dtypes.h789 struct batadv_priv_mcast { struct
790 struct hlist_head mla_list;
791 struct hlist_head want_all_unsnoopables_list;
792 struct hlist_head want_all_ipv4_list;
793 struct hlist_head want_all_ipv6_list;
794 struct batadv_mcast_querier_state querier_ipv4;
795 struct batadv_mcast_querier_state querier_ipv6;
796 u8 flags;
797 bool enabled;
798 bool bridged;
[all …]