Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/wpa/src/ap/
Dsta_info.h53 unsigned int no_short_slot_time_set:1; member
Dsta_info.c145 if (sta->no_short_slot_time_set) { in ap_free_sta()
146 sta->no_short_slot_time_set = 0; in ap_free_sta()
Dieee802_11.c976 !sta->no_short_slot_time_set) { in handle_assoc()
977 sta->no_short_slot_time_set = 1; in handle_assoc()