Home
last modified time | relevance | path

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

/Linux-v5.10/include/net/
Dcfg80211.h1058 struct cfg80211_beacon_data { struct
1059 const u8 *head, *tail;
1060 const u8 *beacon_ies;
1061 const u8 *proberesp_ies;
1062 const u8 *assocresp_ies;
1063 const u8 *probe_resp;
1064 const u8 *lci;
1065 const u8 *civicloc;
1066 s8 ftm_responder;
1068 size_t head_len, tail_len;
[all …]