Home
last modified time | relevance | path

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

/linux-3.3/net/mac80211/
Dieee80211_i.h494 struct ieee80211_if_mesh { struct
495 struct timer_list housekeeping_timer;
496 struct timer_list mesh_path_timer;
497 struct timer_list mesh_path_root_timer;
499 unsigned long timers_running;
501 unsigned long wrkq_flags;
503 u8 mesh_id[IEEE80211_MAX_MESH_ID_LEN];
504 size_t mesh_id_len;
506 u8 mesh_pp_id;
508 u8 mesh_pm_id;
[all …]