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

Method get_ip

src/proxy/ControlMatcher.cc:72–76  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

70}
71
72sockaddr const *
73HttpRequestData::get_ip()
74{
75 return &dest_ip.sa;
76}
77
78sockaddr const *
79HttpRequestData::get_client_ip()

Callers 1

MatchMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected