Home
last modified time | relevance | path

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

/kernel/linux/linux-4.19/include/net/
Dcfg80211.h1601 struct mesh_setup { struct
1602 struct cfg80211_chan_def chandef;
1603 const u8 *mesh_id;
1604 u8 mesh_id_len;
1605 u8 sync_method;
1606 u8 path_sel_proto;
1607 u8 path_metric;
1608 u8 auth_id;
1609 const u8 *ie;
1610 u8 ie_len;
[all …]
/kernel/linux/linux-5.10/include/net/
Dcfg80211.h2011 struct mesh_setup { struct
2012 struct cfg80211_chan_def chandef;
2013 const u8 *mesh_id;
2014 u8 mesh_id_len;
2015 u8 sync_method;
2016 u8 path_sel_proto;
2017 u8 path_metric;
2018 u8 auth_id;
2019 const u8 *ie;
2020 u8 ie_len;
[all …]