#include <stdlib.h>#include <tcl.h>#include "config.h"#include "agent.h"#include "ns-process.h"#include "app.h"#include "pagepool.h"#include "inval-agent.h"#include "tcpapp.h"#include "http-aux.h"Include dependency graph for http.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Compounds | |
| class | HttpApp |
| class | HttpCache |
| class | HttpClient |
| class | HttpInvalCache |
| class | HttpInvalServer |
| class | HttpMInvalCache |
| struct | HttpMInvalCache.SState |
| class | HttpPercInvalCache |
| class | HttpServer |
| class | HttpYucInvalServer |
Variables | |
| const int | HTTP_INVALCACHE_FILTERED = 0 |
| const int | HTTP_INVALCACHE_UNFILTERED = 1 |
|
|
Definition at line 128 of file http.h. Referenced by HttpMInvalCache::process_inv(), HttpPercInvalCache::recv_inv_filter(), and HttpMInvalCache::recv_inv_filter(). |
|
|
Definition at line 129 of file http.h. Referenced by HttpPercInvalCache::recv_inv_filter(), and HttpMInvalCache::recv_inv_filter(). |
1.3.3