Home
last modified time | relevance | path

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

/linux-6.12.1/include/net/
Dcfg80211.h2523 struct mesh_setup { struct
2524 struct cfg80211_chan_def chandef;
2525 const u8 *mesh_id;
2526 u8 mesh_id_len;
2527 u8 sync_method;
2528 u8 path_sel_proto;
2529 u8 path_metric;
2530 u8 auth_id;
2531 const u8 *ie;
2532 u8 ie_len;
[all …]