Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/trafficserver
/ init
Method
init
src/proxy/logging/LogFilter.cc:821–826 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
819
}
820
821
void
822
LogFilterIP::init()
823
{
824
m_type = IP_FILTER;
825
m_num_values = m_addrs.count();
826
}
827
828
/*-------------------------------------------------------------------------
829
LogFilterIP::~LogFilterIP
Callers
1
LogFilterIP
Method · 0.95
Calls
1
count
Method · 0.45
Tested by
no test coverage detected