Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/wpa/dist/src/ap/
Dsta_info.h140 unsigned int no_short_preamble_set:1; member
Dsta_info.c276 if (sta->no_short_preamble_set) { in ap_free_sta()
277 sta->no_short_preamble_set = 0; in ap_free_sta()
Dieee802_11.c5625 !sta->no_short_preamble_set) { in handle_assoc()
5626 sta->no_short_preamble_set = 1; in handle_assoc()