Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/
H A Dcfg80211.h1077 struct cfg80211_beacon_data { struct
1078 const u8 *head, *tail;
1079 const u8 *beacon_ies;
1080 const u8 *proberesp_ies;
1081 const u8 *assocresp_ies;
1082 const u8 *probe_resp;
1083 const u8 *lci;
1084 const u8 *civicloc;
1085 s8 ftm_responder;
1087 size_t head_len, tail_len;
[all …]