Searched defs:stationary (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/wpa/src/ap/ | ||
H A D | neighbor_db.c | 124 hostapd_neighbor_set(struct hostapd_data * hapd,const u8 * bssid,const struct wpa_ssid_value * ssid,const struct wpabuf * nr,const struct wpabuf * lci,const struct wpabuf * civic,int stationary,u8 bss_parameters) hostapd_neighbor_set() argument |
H A D | hostapd.h | 140 int stationary; global() member |
/freebsd-src/contrib/wpa/hostapd/ | ||
H A D | ctrl_iface.c | 3193 int stationary = 0; hostapd_ctrl_iface_set_neighbor() local |