Searched defs:bss_parameters (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/wpa/src/ap/ | ||
H A D | neighbor_db.c | 125 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 | 142 u8 bss_parameters; global() member |
/freebsd-src/contrib/wpa/hostapd/ | ||
H A D | ctrl_iface.c | 3194 int bss_parameters = 0; hostapd_ctrl_iface_set_neighbor() local |