Home
last modified time | relevance | path

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

/Linux-v5.15/include/net/
Dcfg80211.h2093 struct mesh_setup { struct
2094 struct cfg80211_chan_def chandef;
2095 const u8 *mesh_id;
2096 u8 mesh_id_len;
2097 u8 sync_method;
2098 u8 path_sel_proto;
2099 u8 path_metric;
2100 u8 auth_id;
2101 const u8 *ie;
2102 u8 ie_len;
[all …]