an_authtype 982 dev/ic/an.c sc->sc_config.an_authtype = AN_AUTHTYPE_OPEN; /*XXX*/ an_authtype 984 dev/ic/an.c sc->sc_config.an_authtype |= an_authtype 1011 dev/ic/an.c sc->sc_config.an_authtype = AN_AUTHTYPE_NONE; an_authtype 1013 dev/ic/an.c sc->sc_config.an_authtype |= an_authtype 1401 dev/ic/an.c prevauth = sc->sc_config.an_authtype; an_authtype 1405 dev/ic/an.c sc->sc_config.an_authtype = AN_AUTHTYPE_OPEN; an_authtype 1413 dev/ic/an.c sc->sc_config.an_authtype = an_authtype 1423 dev/ic/an.c if (error == 0 && prevauth != sc->sc_config.an_authtype) an_authtype 1540 dev/ic/an.c if (sc->sc_config.an_authtype & AN_AUTHTYPE_LEAP) an_authtype 1542 dev/ic/an.c else if (sc->sc_config.an_authtype & AN_AUTHTYPE_PRIVACY_IN_USE) an_authtype 215 dev/ic/anreg.h u_int16_t an_authtype; /* 0x3E */