Home
last modified time | relevance | path

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

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