Home
last modified time | relevance | path

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

/dragonfly/contrib/wpa_supplicant/wpa_supplicant/
H A Dwnm_sta.h24 struct neighbor_report { struct
25 u8 bssid[ETH_ALEN];
26 u32 bssid_info;
27 u8 regulatory_class;
28 u8 channel_number;
29 u8 phy_type;
41 unsigned int tsf_present:1;
42 unsigned int country_present:1;
46 unsigned int acceptable:1;
48 unsigned int is_first:1;
[all …]