Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/
Dcfg80211.h1583 struct cfg80211_bss_ies { struct
1584 u64 tsf;
1585 struct rcu_head rcu_head;
1586 int len;
1587 bool from_beacon;
1588 u8 data[];