Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/batman-adv/
A Dtypes.h1216 struct batadv_priv_mcast { struct
1233 struct hlist_head want_all_ipv4_list;
1239 struct hlist_head want_all_ipv6_list;
1261 spinlock_t mla_lock;
1267 atomic_t num_want_all_unsnoopables;
1270 atomic_t num_want_all_ipv4;
1273 atomic_t num_want_all_ipv6;
1276 atomic_t num_want_all_rtr4;
1279 atomic_t num_want_all_rtr6;
1285 spinlock_t want_lists_lock;
[all …]

Completed in 10 milliseconds