WI_SIFLAGS_AUTHEN  380 dev/ic/if_wi_hostap.c 		} else if (sta->flags & WI_SIFLAGS_AUTHEN) {
WI_SIFLAGS_AUTHEN  388 dev/ic/if_wi_hostap.c 			sta->flags &= ~WI_SIFLAGS_AUTHEN;
WI_SIFLAGS_AUTHEN  638 dev/ic/if_wi_hostap.c 		sta->flags |= WI_SIFLAGS_AUTHEN;
WI_SIFLAGS_AUTHEN  676 dev/ic/if_wi_hostap.c 			sta->flags |= WI_SIFLAGS_AUTHEN;
WI_SIFLAGS_AUTHEN  783 dev/ic/if_wi_hostap.c 	if (sta == NULL || !(sta->flags & WI_SIFLAGS_AUTHEN)) {
WI_SIFLAGS_AUTHEN  914 dev/ic/if_wi_hostap.c 	else if (!(sta->flags & WI_SIFLAGS_AUTHEN)) {
WI_SIFLAGS_AUTHEN 1233 dev/ic/if_wi_hostap.c 			if (sta->flags & WI_SIFLAGS_AUTHEN)