summaryrefslogtreecommitdiffstats
path: root/sys/dev/wi/if_wivar.h
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2002-07-26 22:56:04 +0000
committerimp <imp@FreeBSD.org>2002-07-26 22:56:04 +0000
commitadb5d44416f1cc1562b947b2a84821537aca2662 (patch)
tree857b04bd6ad02eddd392cb82620fab2ad79d8dae /sys/dev/wi/if_wivar.h
parent846b7c671c99624148842293fd532e2b993d8f26 (diff)
downloadFreeBSD-src-adb5d44416f1cc1562b947b2a84821537aca2662.zip
FreeBSD-src-adb5d44416f1cc1562b947b2a84821537aca2662.tar.gz
Send a disassoc packet for a STA that we don't know about that claims to
be associated with us. From millert@openbsd.org Obtained from: OpenBSD (I think)
Diffstat (limited to 'sys/dev/wi/if_wivar.h')
-rw-r--r--sys/dev/wi/if_wivar.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/wi/if_wivar.h b/sys/dev/wi/if_wivar.h
index 4e5d549..3db8acd 100644
--- a/sys/dev/wi/if_wivar.h
+++ b/sys/dev/wi/if_wivar.h
@@ -132,6 +132,7 @@ struct wi_softc {
#define WI_FLAGS_HAS_MOR 0x20
#define WI_FLAGS_HAS_ROAMING 0x30
#define WI_FLAGS_HAS_DIVERSITY 0x40
+#define WI_FLAGS_HAS_HOSTAP 0x80
int wi_if_flags;
u_int16_t wi_procframe;
u_int16_t wi_ptype;
OpenPOWER on IntegriCloud