Functions | Variables

CoreUtils.cc File Reference

A brief file description. More...

#include "ink_config.h"
#include "EventName.h"
#include "http/HttpSM.h"
Include dependency graph for CoreUtils.cc:

Go to the source code of this file.

Functions

static void print_netstate (NetState *n)
void process_core (char *fname)

Variables

bool inTable
FILE * fp
memTable default_memTable = { 0, 0, 0 }
HTTPHdrImplglobal_http
HttpSMlast_seen_http_sm = NULL
char ethread_ptr_str [256] = ""
char netvc_ptr_str [256] = ""
HdrHeapswizzle_heap
char * ptr_data

Detailed Description

A brief file description.

License

Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Definition in file CoreUtils.cc.


Function Documentation

static void print_netstate ( NetState n  )  [static]
void process_core ( char *  fname  ) 

Definition at line 1053 of file CoreUtils.cc.

References Warning.

Referenced by main().


Variable Documentation

DynArray< struct memTable > arrayMem & default_memTable = { 0, 0, 0 }

Definition at line 122 of file CoreUtils.cc.

char ethread_ptr_str[256] = ""

Definition at line 128 of file CoreUtils.cc.

FILE* fp

Definition at line 125 of file CoreUtils.cc.

bool inTable

Definition at line 120 of file CoreUtils.cc.

Referenced by CoreUtils::find_vaddr(), and CoreUtils::read_core_memory().

Definition at line 126 of file CoreUtils.cc.

char netvc_ptr_str[256] = ""

Definition at line 129 of file CoreUtils.cc.

char* ptr_data

Definition at line 132 of file CoreUtils.cc.

Referenced by CoreUtils::load_http_hdr().

Definition at line 131 of file CoreUtils.cc.