Searched refs:COMP_HTTP_REMOTE_IP (Results 1 – 6 of 6) sorted by relevance
| /mOS-networking-stack/samples/lighttpd-1.4.32/src/ |
| H A D | array.h | 95 COMP_HTTP_REMOTE_IP, enumerator
|
| H A D | configparser.y | 432 { COMP_HTTP_REMOTE_IP, CONST_STR_LEN("HTTP[\"remoteip\"]" ) }, in SRVVARNAME() 433 { COMP_HTTP_REMOTE_IP, CONST_STR_LEN("HTTP[\"remote-ip\"]" ) }, in SRVVARNAME()
|
| H A D | mod_extforward.c | 342 config_cond_cache_reset_item(srv, con, COMP_HTTP_REMOTE_IP); in clean_cond_cache()
|
| H A D | configparser.c | 1218 { COMP_HTTP_REMOTE_IP, CONST_STR_LEN("HTTP[\"remoteip\"]" ) }, in yy_reduce() 1219 { COMP_HTTP_REMOTE_IP, CONST_STR_LEN("HTTP[\"remote-ip\"]" ) }, in yy_reduce()
|
| H A D | configfile-glue.c | 326 case COMP_HTTP_REMOTE_IP: { in config_check_cond_nocache()
|
| H A D | response.c | 279 config_patch_connection(srv, con, COMP_HTTP_REMOTE_IP); /* Client-IP */ in http_response_prepare()
|