ADF_CFG_MAX_TOKEN_LEN
malloc(ADF_CFG_MAX_TOKEN_LEN, M_QAT, M_WAITOK | M_ZERO);
strlcpy(tokens[token_index++], core_val, ADF_CFG_MAX_TOKEN_LEN);