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

Method begin

lib/swoc/include/swoc/IPRange.h:2285–2288  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2283}
2284
2285inline IP4Range::NetSource::iterator
2286IP4Range::NetSource::begin() const {
2287 return *this;
2288}
2289
2290inline IP4Range::NetSource::iterator
2291IP4Range::NetSource::end() {

Callers 6

iterator_atMethod · 0.45
beginMethod · 0.45
begin_ip4Method · 0.45
end_ip4Method · 0.45
begin_ip6Method · 0.45
findMethod · 0.45

Calls 3

begin_ip4Method · 0.95
begin_ip6Method · 0.95
endMethod · 0.45

Tested by

no test coverage detected