#include <DestinationIp.h>
Public Member Functions | |
void | checkForAsync (ACLChecklist *) const override |
Static Public Member Functions | |
static DestinationIPLookup * | Instance () |
Static Private Attributes | |
static DestinationIPLookup | instance_ |
static IPH | LookupDone |
Detailed Description
Definition at line 16 of file DestinationIp.h.
Member Function Documentation
◆ checkForAsync()
|
overridevirtual |
Implements ACLChecklist::AsyncState.
Definition at line 96 of file DestinationIp.cc.
References Filled(), AnyP::Uri::host(), ipcache_nbgethostbyname(), LookupDone, ACLFilledChecklist::request, and HttpRequest::url.
◆ Instance()
|
static |
Definition at line 90 of file DestinationIp.cc.
References instance_.
Referenced by Acl::DestinationAsnCheck::match(), and ACLDestinationIP::match().
Member Data Documentation
◆ instance_
|
staticprivate |
Definition at line 24 of file DestinationIp.h.
Referenced by Instance().
◆ LookupDone
|
staticprivate |
Definition at line 25 of file DestinationIp.h.
Referenced by checkForAsync().
The documentation for this class was generated from the following files:
- src/acl/DestinationIp.h
- src/acl/DestinationIp.cc