Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/
Dcfg80211.h1624 struct cfg80211_bss_ies { struct
1625 u64 tsf;
1626 struct rcu_head rcu_head;
1627 int len;
1628 bool from_beacon;
1629 u8 data[];