Home
last modified time | relevance | path

Searched refs:BEACON_REPORT_DETAIL_NONE (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/external/bsd/wpa/dist/wpa_supplicant/
Drrm.c803 if (detail == BEACON_REPORT_DETAIL_NONE) in wpas_beacon_rep_add_frame_body()
909 if (data->report_detail != BEACON_REPORT_DETAIL_NONE && *ie_len) in wpas_add_beacon_rep_elem()
973 } while (data->report_detail != BEACON_REPORT_DETAIL_NONE && in wpas_add_beacon_rep()
/netbsd/src/external/bsd/wpa/dist/src/common/
Dieee802_11_defs.h2198 BEACON_REPORT_DETAIL_NONE = 0, enumerator