Searched refs:nonerp_set (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/bsd/wpa/dist/src/ap/
H A Dsta_info.h103 unsigned int nonerp_set:1; member in struct:sta_info
H A Dsta_info.c191 if (sta->nonerp_set) {
192 sta->nonerp_set = 0;
H A Dieee802_11.c4109 if (sta->flags & WLAN_STA_NONERP && !sta->nonerp_set) {
4110 sta->nonerp_set = 1;

Completed in 284 milliseconds