Home
last modified time | relevance | path

Searched refs:outboundIp (Results 1 – 2 of 2) sorted by relevance

/dports/www/trafficserver/trafficserver-9.1.1/lib/records/
H A DI_RecHttp.h291 IpAddr &outboundIp(uint16_t family ///< IP address family.
472 HttpProxyPort::outboundIp(uint16_t family) in outboundIp() function
H A DRecHttp.cc394 this->outboundIp(ip.family()) = ip; in processOptions()