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

Method get_client_ip

src/proxy/ControlMatcher.cc:78–82  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

76}
77
78sockaddr const *
79HttpRequestData::get_client_ip()
80{
81 return &src_ip.sa;
82}
83
84/*************************************************************
85 * Begin class HostMatcher

Callers 1

selectParentMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected