Home
last modified time | relevance | path

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

/Linux-v5.15/include/net/
Dcfg80211.h1070 struct cfg80211_beacon_data { struct
1071 const u8 *head, *tail;
1072 const u8 *beacon_ies;
1073 const u8 *proberesp_ies;
1074 const u8 *assocresp_ies;
1075 const u8 *probe_resp;
1076 const u8 *lci;
1077 const u8 *civicloc;
1078 s8 ftm_responder;
1080 size_t head_len, tail_len;
[all …]