Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/ap/
H A Dap_config.h771 int notify_mgmt_frames; member
H A Dieee802_11.c6319 if (hapd->conf->notify_mgmt_frames) in ieee802_11_mgmt()
/freebsd/contrib/wpa/hostapd/
H A Dconfig_file.c4747 bss->notify_mgmt_frames = atoi(pos); in hostapd_config_fill()