Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/
Dcfg80211.h779 struct cfg80211_beacon_data { struct
780 const u8 *head, *tail;
781 const u8 *beacon_ies;
782 const u8 *proberesp_ies;
783 const u8 *assocresp_ies;
784 const u8 *probe_resp;
786 size_t head_len, tail_len;
787 size_t beacon_ies_len;
788 size_t proberesp_ies_len;
789 size_t assocresp_ies_len;
[all …]