Home
last modified time | relevance | path

Searched refs:last_bss (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/external/bsd/wpa/dist/src/ap/
Dap_config.h1035 struct hostapd_bss_config **bss, *last_bss; member
Dhostapd.c3322 iface->conf->last_bss = tmp_conf[0]; in hostapd_interface_init_bss()
3337 iface->conf->last_bss = bss; in hostapd_interface_init_bss()
3665 bss = conf->last_bss = conf->bss[0]; in hostapd_config_alloc()
/netbsd/src/external/gpl3/binutils/dist/gold/
Doutput.cc4676 const Output_data* last_bss = NULL; in set_offset() local
4689 plast = &last_bss; in set_offset()
4713 const Output_data* last = last_bss != NULL ? last_bss : last_data; in set_offset()
/netbsd/src/external/bsd/wpa/dist/hostapd/
Dconfig_file.c903 conf->last_bss = bss; in hostapd_config_bss()
5149 conf->last_bss = conf->bss[0]; in hostapd_config_read()
5154 bss = conf->last_bss; in hostapd_config_read()