MCPcopy Create free account
hub / github.com/apache/trafficserver / IPTableItem

Class IPTableItem

plugins/experimental/block_errors/block_errors.cc:96–99  ·  view source on GitHub ↗

-------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

94
95//-------------------------------------------------------------------------
96struct IPTableItem {
97 uint32_t _count = 1;
98 uint32_t _cycles = 0;
99};
100
101//-------------------------------------------------------------------------
102class IPTable

Callers 1

incrementMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected