Squid Web Cache master
Loading...
Searching...
No Matches
url_entry Struct Reference

Public Attributes

char * url
 
char * host
 
int rtt
 
struct { 
 
   int   cached 
 
flags 
 

Detailed Description

Definition at line 60 of file urn.cc.

Member Data Documentation

◆ cached

int url_entry::cached

Definition at line 66 of file urn.cc.

Referenced by urnHandleReply(), and urnParseReply().

◆ [struct]

struct { ... } url_entry::flags

Referenced by urnHandleReply(), and urnParseReply().

◆ host

char* url_entry::host

Definition at line 62 of file urn.cc.

Referenced by urnFindMinRtt(), and urnParseReply().

◆ rtt

int url_entry::rtt

Definition at line 63 of file urn.cc.

Referenced by url_entry_sort(), urnFindMinRtt(), urnHandleReply(), and urnParseReply().

◆ url

char* url_entry::url

Definition at line 61 of file urn.cc.

Referenced by urnFindMinRtt(), urnHandleReply(), and urnParseReply().


The documentation for this struct was generated from the following file: