Searched defs:mesh_setup (Results 1 – 1 of 1) sorted by relevance
1803 struct mesh_setup { struct1804 struct cfg80211_chan_def chandef;1805 const u8 *mesh_id;1806 u8 mesh_id_len;1807 u8 sync_method;1808 u8 path_sel_proto;1809 u8 path_metric;1810 u8 auth_id;1811 const u8 *ie;1812 u8 ie_len;[all …]