MCPcopy 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
821void
822LogFilterIP::init()
823{
824 m_type = IP_FILTER;
825 m_num_values = m_addrs.count();
826}
827
828/*-------------------------------------------------------------------------
829 LogFilterIP::~LogFilterIP

Callers 1

LogFilterIPMethod · 0.95

Calls 1

countMethod · 0.45

Tested by

no test coverage detected