Home
last modified time | relevance | path

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

/Linux-v5.4/include/net/
Dcfg80211.h896 struct cfg80211_beacon_data { struct
897 const u8 *head, *tail;
898 const u8 *beacon_ies;
899 const u8 *proberesp_ies;
900 const u8 *assocresp_ies;
901 const u8 *probe_resp;
902 const u8 *lci;
903 const u8 *civicloc;
904 s8 ftm_responder;
906 size_t head_len, tail_len;
[all …]