Searched refs:PrivacyInvoked (Results 1 – 2 of 2) sorted by relevance
| /mirbsd/src/sys/dev/usb/ | ||
| D | if_atureg.h | 315 uByte PrivacyInvoked; /* wep */ member |
| D | if_atu.c | 674 cmd.PrivacyInvoked = (ic->ic_flags & IEEE80211_F_WEPON) ? 1 : 0; in atu_initial_config() |