Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/ap/
H A Dap_config.h778 int notify_mgmt_frames; member
H A Dbeacon.c1731 if (hapd->conf->notify_mgmt_frames) { in handle_probe_req()
H A Dieee802_11.c8249 if (hapd->conf->notify_mgmt_frames) in ieee802_11_mgmt()
/freebsd/contrib/wpa/hostapd/
H A Dconfig_file.c4828 bss->notify_mgmt_frames = atoi(pos); in hostapd_config_fill()