Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/ap/
H A Dhostapd.h149 struct hostapd_neighbor_entry { struct
150 struct dl_list list;
151 u8 bssid[ETH_ALEN];
152 struct wpa_ssid_value ssid;
153 struct wpabuf *nr;
154 struct wpabuf *lci;
155 struct wpabuf *civic;
157 struct os_time lci_date;
158 int stationary;
159 u32 short_ssid;
[all …]