dot1x            2576 dev/ic/pgt.c   	uint32_t wep, exunencrypted, wepkey, dot1x, auth, mlme;
dot1x            2596 dev/ic/pgt.c   			dot1x = PGT_DOT1X_AUTH_ENABLED;
dot1x            2604 dev/ic/pgt.c   			dot1x = PGT_DOT1X_AUTH_ENABLED;
dot1x            2616 dev/ic/pgt.c   			dot1x = PGT_DOT1X_AUTH_ENABLED;
dot1x            2630 dev/ic/pgt.c   			dot1x = PGT_DOT1X_AUTH_NONE;
dot1x            2701 dev/ic/pgt.c   		dot1x = PGT_DOT1X_AUTH_NONE;
dot1x            2702 dev/ic/pgt.c   	dot1x = htole32(dot1x);
dot1x            2767 dev/ic/pgt.c   		SETOID(PGT_OID_DOT1X, &dot1x, sizeof(dot1x));