Searched defs:mesh_setup (Results 1 – 1 of 1) sorted by relevance
2817 struct mesh_setup { struct2818 struct cfg80211_chan_def chandef;2819 const u8 *mesh_id;2820 u8 mesh_id_len;2821 u8 sync_method;2822 u8 path_sel_proto;2823 u8 path_metric;2824 u8 auth_id;2825 const u8 *ie;2826 size_t ie_len;[all …]