Home
last modified time | relevance | path

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

/linux-3.4.99/net/mac80211/
Dieee80211_i.h555 struct ieee80211_if_mesh { struct
556 struct timer_list housekeeping_timer;
557 struct timer_list mesh_path_timer;
558 struct timer_list mesh_path_root_timer;
560 unsigned long timers_running;
562 unsigned long wrkq_flags;
564 u8 mesh_id[IEEE80211_MAX_MESH_ID_LEN];
565 size_t mesh_id_len;
567 u8 mesh_pp_id;
569 u8 mesh_pm_id;
[all …]