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

Method ASN

src/cripts/Geo.cc:91–95  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

89}
90
91cripts::string
92detail::ConnBase::Geo::ASN() const
93{
94 return get_geo_string(this->_owner->socket(), GEO_QUAL_ASN);
95}
96
97cripts::string
98detail::ConnBase::Geo::ASNName() const

Callers 2

do_send_responseFunction · 0.80
do_send_responseFunction · 0.80

Calls 1

get_geo_stringFunction · 0.85

Tested by

no test coverage detected