Home
last modified time | relevance | path

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

/Linux-v4.19/net/mac80211/
Dieee80211_i.h641 struct ieee80211_if_mesh { struct
642 struct timer_list housekeeping_timer;
643 struct timer_list mesh_path_timer;
644 struct timer_list mesh_path_root_timer;
646 unsigned long wrkq_flags;
647 unsigned long mbss_changed;
649 bool userspace_handles_dfs;
651 u8 mesh_id[IEEE80211_MAX_MESH_ID_LEN];
652 size_t mesh_id_len;
654 u8 mesh_pp_id;
[all …]