Home
last modified time | relevance | path

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

/freebsd-src/contrib/wpa/src/ap/
H A Dneighbor_db.c125 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 Dhostapd.h142 u8 bss_parameters; global() member
/freebsd-src/contrib/wpa/hostapd/
H A Dctrl_iface.c3194 int bss_parameters = 0; hostapd_ctrl_iface_set_neighbor() local