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

/netbsd-6-1-5-RELEASE/external/bsd/wpa/dist/src/ap/
H A Dsta_info.h52 unsigned int nonerp_set:1; member in struct:sta_info
H A Dsta_info.c138 if (sta->nonerp_set) {
139 sta->nonerp_set = 0;
H A Dieee802_11.c968 if (sta->flags & WLAN_STA_NONERP && !sta->nonerp_set) {
969 sta->nonerp_set = 1;

Completed in 61 milliseconds