Home
last modified time | relevance | path

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

/dports/audio/icecast-kh/icecast-kh-icecast-2.4.0-kh15/src/
H A Dconnection.c817 static struct xforward_entry *_find_xforward_addr (ice_config_t *config, char *ip) in _find_xforward_addr() function
1371 if (_find_xforward_addr (config_get_config(), client->connection.ip) != NULL) in http_client_request()