Home
last modified time | relevance | path

Searched refs:PrivacyInvoked (Results 1 – 2 of 2) sorted by relevance

/mirbsd/src/sys/dev/usb/
Dif_atureg.h315 uByte PrivacyInvoked; /* wep */ member
Dif_atu.c674 cmd.PrivacyInvoked = (ic->ic_flags & IEEE80211_F_WEPON) ? 1 : 0; in atu_initial_config()