Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/drivers/
H A Ddriver.h6221 struct wnm { struct
6234 } wnm; member
/freebsd/contrib/less/
H A DREADME166 If you are using Microsoft Visual C++, rename Makefile.wnm to Makefile.
/freebsd/contrib/wpa/wpa_supplicant/
H A Devents.c4889 switch (data->wnm.oper) { in wpa_supplicant_event_wnm()
4893 data->wnm.sleep_action, data->wnm.sleep_intval); in wpa_supplicant_event_wnm()
4894 ieee802_11_send_wnmsleep_req(wpa_s, data->wnm.sleep_action, in wpa_supplicant_event_wnm()
4895 data->wnm.sleep_intval, NULL); in wpa_supplicant_event_wnm()