Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
72
sockaddr const *
73
HttpRequestData::get_ip()
74
{
75
return &dest_ip.sa;
76
}
77
78
sockaddr const *
79
HttpRequestData::get_client_ip()
Callers
1
Match
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected