Home
last modified time | relevance | path

Searched refs:change_net_connections_throttle (Results 1 – 3 of 3) sorted by relevance

/dports/www/trafficserver/trafficserver-9.1.1/iocore/net/
H A DNet.cc50 …terConfigUpdateFunc("proxy.config.net.connections_throttle", change_net_connections_throttle, null… in configure_net()
H A DUnixNetProcessor.cc292 change_net_connections_throttle(nullptr, RECD_INT, d, nullptr); in init()
H A DP_UnixNet.h464 change_net_connections_throttle(const char *token, RecDataT data_type, RecData value, void *data) in change_net_connections_throttle() function