Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/mac80211/
Dmesh.h103 struct mesh_path { struct
120 enum mesh_path_flags flags; argument
121 spinlock_t state_lock;
122 u8 rann_snd_addr[ETH_ALEN];
123 u32 rann_metric;
124 unsigned long last_preq_to_root;
125 bool is_root;
126 bool is_gate;
127 u32 path_change_count;
/kernel/linux/linux-6.6/net/mac80211/
Dmesh.h104 struct mesh_path { struct
121 enum mesh_path_flags flags; argument
122 spinlock_t state_lock;
123 u8 rann_snd_addr[ETH_ALEN];
124 u32 rann_metric;
125 unsigned long last_preq_to_root;
126 unsigned long fast_tx_check;
127 bool is_root;
128 bool is_gate;
129 u32 path_change_count;