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

Class IpAddr

include/tscore/ink_inet.h:81–81  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

79extern const std::string_view IP_PROTO_TAG_HTTP_3_D29;
80
81struct IpAddr; // forward declare.
82struct UnAddr; // forward declare.
83
84/** A union to hold the standard IP address structures.

Callers 6

MachineMethod · 0.85
is_selfMethod · 0.85
mainEventMethod · 0.85
get_outbound_ip4Method · 0.85
get_outbound_ip6Method · 0.85
operator==Method · 0.85

Calls 1

assignMethod · 0.45

Tested by

no test coverage detected